Skip to main content

step

Function step 

Source
pub fn step<T: Number, V: NumberOps<T>>(a: V, b: V) -> V
Expand description

returns 1 if a > b or 0 otherwise