MovingAverage.avg

class MovingAverage(T)
@property
T
avg
const
(
)
if (
is(typeof(T[].init.mean))
)

Meta