mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
MapIterator.__map
mir
ndslice
iterator
MapIterator
Returns a MapIterator composing fun1 after the existing mapping function _fun.
struct
MapIterator
(Iterator, alias _fun)
static
@
fmamath
alias
__map
(
alias
fun1
)
=
MapIterator__map
!(
Iterator
,
_fun
,
pipe
!(
_fun
,
fun1
))
mir
ndslice
iterator
MapIterator
aliases
__map
functions
assumeFieldsHaveZeroShift
lightConst
lightImmutable
variables
_iterator
Returns a MapIterator composing fun1 after the existing mapping function _fun.