Module native_boolean_functions

Source
Expand description

Implement the BooleanSystem trait for native Rust functions.

Structsยง

NativeBooleanFunction
A boolean system which is implemented by a Rust function.