RetroIterator.__map

struct RetroIterator(Iterator)
static
@optmath
alias __map(alias fun) = RetroIterator__map!(Iterator, fun)

Meta