ReduceType.ReduceType

Undocumented in source.
template ReduceType(T, Reducer)
static immutable
auto ReduceType = ReduceTypeImpl!(Reducer).init.reduce!(T)();

Meta