This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Add and_scalar
and or_scalar
for boolean_kleene
#662
Labels
pub fn and_scalar(lhs: &BooleanArray, rhs: &BooleanScalar) -> BooleanArray
pub fn or_scalar(lhs: &BooleanArray, rhs: &BooleanScalar) -> BooleanArray
The text was updated successfully, but these errors were encountered: