This is supported on crate feature
compute_boolean_kleene
only.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