Skip to main content

choice_from_eq

Function choice_from_eq 

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

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