tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
map.map
tango
core
Array
map
Undocumented in source. Be warned that the author may not have intended to support it.
ReturnTypeOf
!(
Func
)[]
map
(Array array, Func func, ReturnTypeOf!(Func)[] buf)
template
map
(Func, Array)
version(!TangoDoc)
ReturnTypeOf
!(
Func
)[]
map
(
Array
array
,
Func
func
,
ReturnTypeOf
!(
Func
)[]
buf
= null
)
Elem2
[]
map
(Elem[] array, Map2E func, Elem2[] buf)
Meta
Source
See Implementation
tango
core
Array
map
functions
map