Skip to main content

choice_from_wide_le

Function choice_from_wide_le 

Source
pub(crate) const fn choice_from_wide_le(x: WideWord, y: WideWord) -> Choice
Expand description

Returns the truthy value if x <= y and the falsy value otherwise.