step

Returns 0.0 if x < edge, otherwise it returns 1.0.

@safe pure nothrow
float
step
(
T1
T2
)
(
T1 edge
,
T2 x
)

Meta