Skip to main content
nor
use_
logic
0.0.6
use_logic
Function
nor
Copy item path
Source
pub const fn nor(left:
bool
, right:
bool
) ->
bool
Expand description
Returns the NOR of two boolean values.