Summator.this

Initializes a Summator with the given initial value n of type T. (community summary)

struct Summator(T, Summation summation)
@attr
this
()
(
T n
)
if (
isMutable!T
)