Module arrow2::compute::boolean_kleene
source · [−]Expand description
Boolean operators of Kleene logic.
Functions
Logical ‘and’ operation on two arrays with Kleene logic
Logical ‘and’ operation on an array and a scalar value with Kleene logic
Logical ‘or’ operation on two arrays with Kleene logic
Logical ‘or’ operation on an array and a scalar value with Kleene logic