pub(crate) const fn choice_from_wide_le(x: WideWord, y: WideWord) -> Choice
Returns the truthy value if x <= y and the falsy value otherwise.
x <= y