Skip to content
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

Closed
jorgecarleitao opened this issue Dec 5, 2021 · 0 comments · Fixed by #723
Closed

Add and_scalar and or_scalar for boolean_kleene #662

jorgecarleitao opened this issue Dec 5, 2021 · 0 comments · Fixed by #723
Labels
feature A new feature good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jorgecarleitao
Copy link
Owner

jorgecarleitao commented Dec 5, 2021

  • pub fn and_scalar(lhs: &BooleanArray, rhs: &BooleanScalar) -> BooleanArray
  • pub fn or_scalar(lhs: &BooleanArray, rhs: &BooleanScalar) -> BooleanArray
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature A new feature good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant