hax_lib

Function implies

Source
pub fn implies(lhs: bool, rhs: impl Fn() -> bool) -> bool