Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reduce_empty definitions for bitwise ops on integers (&, | and xor) #25595

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

simonbyrne
Copy link
Contributor

No description provided.

@simonbyrne simonbyrne force-pushed the sb/reduce-and branch 2 times, most recently from 1d541b9 to 706d8f3 Compare January 16, 2018 22:15
@vtjnash
Copy link
Member

vtjnash commented Nov 2, 2023

It looks like this will cause a method overwrite error now. So might need a fix for that if we are going to merge

@mbauman mbauman added the fold sum, maximum, reduce, foldl, etc. label Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fold sum, maximum, reduce, foldl, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants