IndexIterator.__map

struct IndexIterator(Iterator, Field)
static
@optmath
alias __map(alias fun) = IndexIterator__map!(Iterator, Field, fun)

Meta