MapField.__map

User defined constructor used by mapField.

struct MapField(Field, alias _fun)
static
@optmath
alias __map(alias fun1) = MapField__map!(Field, _fun, fun1)

Meta