ZScore.back

struct ZScore(T)
@property
double
back
(
)
if (
isForwardRange!(T) &&
is(ElementType!(T) : double)
)

Meta