MapSummator.sum

struct MapSummator(alias fun, T, Summation summation)
@property
F
sum
(
F = T
)
()
if (
isMutable!T
)

Meta