Skip to content

Fix a bug in the strict implementation of setUnion#242

Merged
stephenamar-db merged 1 commit intomasterfrom
setUnionFix
Dec 17, 2024
Merged

Fix a bug in the strict implementation of setUnion#242
stephenamar-db merged 1 commit intomasterfrom
setUnionFix

Conversation

@stephenamar-db
Copy link
Copy Markdown
Collaborator

Relax setUnion strictness towards arguments: basically std.set() and std.setUnion will be able to create a set.
Fix the bad bug where one of the argument was empty - we just returned the empty set instead of the other one.

@stephenamar-db stephenamar-db merged commit aa88f44 into master Dec 17, 2024
@stephenamar-db stephenamar-db deleted the setUnionFix branch December 17, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants