Function select_unpredictable

Source
pub fn select_unpredictable<T>(cond: bool, true_val: T, false_val: T) -> T