Skip to main content

equivalence

Function equivalence 

pub const fn equivalence(left: bool, right: bool) -> bool
Expand description

Returns whether two boolean values are logically equivalent.