Step

Steps scalar a on edge edge. Returns 0 if a < edge, otherwise 1

T
Step
pure nothrow
(
T
)
(
,
T a
)
if (
__traits(isScalar, T)
)

Meta