Skip to main content

select_wide

Function select_wide 

Source
pub(crate) const fn select_wide(
    a: WideWord,
    b: WideWord,
    choice: Choice,
) -> WideWord
Expand description

Return b if self is truthy, otherwise return a.