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