Module boolean

Module boolean 

Source

Functions§

and_kleene
Logical ‘and’ boolean values with Kleene logic
not
Performs unary NOT operation on an arrays. If value is null then the result is also null.
or_kleene
Logical ‘or’ boolean values with Kleene logic