Skip to main content

Module kleene

Module kleene 

Source
Expand description

Kleene logic for ternary computation

Structsยง

Kleene
A struct representing a Kleene logic value, which can be one of three states: True (T), False (F), or Unknown (U).