Skip to main content

decide_range

Function decide_range 

Source
pub fn decide_range(x: u32, lo: u32, hi: u32) -> Decision<()>
Expand description

Decide whether a u32 lies in the range [lo, hi).