niknaks ~master (2024-11-07T15:02:37Z)
Home
Dub
Repo
dumpArray.dumpArray
niknaks
debugging
dumpArray
Dumps the entire array
string
dumpArray
(size_t start, size_t end, size_t depth)
string
dumpArray
()
template
dumpArray
(alias array)
string
dumpArray
(
)
if
(
isArray
!(
typeof
(
array
))
)
Return Value
Type:
string
the formatted dump text
Meta
Source
See Implementation
niknaks
debugging
dumpArray
functions
dumpArray
Dumps the entire array