MovingAverage.avg

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

Meta