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