mir-algorithm ~master (2021-09-24T13:11:04Z)
Dub
Repo
map.map
mir
ndslice
topology
map
Undocumented in source.
auto
map
(Slice!(Iterator, N, kind) slice)
auto
map
(T[] array)
auto
map
(T withAsSlice)
auto
map
(Range r)
alias
map
=
.
map
!(
staticMap
!(
naryFun
,
fun
))
template
map
(fun...)
@
optmath
static if
(
fun.length == 1
)
static if
(!(
__traits(isSame, naryFun!(fun[0]), fun[0])
))
alias
map
= .
map
!(
staticMap
!(
naryFun
,
fun
))
alias
map
=
.
map
!(
adjoin
!
fun
)
Meta
Source
See Implementation
mir
ndslice
topology
map
aliases
f
functions
map