tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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