ProdAccumulator.prod

struct ProdAccumulator(T)
@safe pure @nogc nothrow const scope @property
T
prod
()
if (
isFloatingPoint!T
)

Meta