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