Skip to content

feat(set): [#51] SetBuilder returns a copy of the Set#52

Open
Izzette wants to merge 1 commit intobenbjohnson:masterfrom
Izzette:issue-51-set-builder-returns-set
Open

feat(set): [#51] SetBuilder returns a copy of the Set#52
Izzette wants to merge 1 commit intobenbjohnson:masterfrom
Izzette:issue-51-set-builder-returns-set

Conversation

@Izzette
Copy link

@Izzette Izzette commented May 8, 2025

SetBuilder should return the internal copy of the Set. There is an unfortunate naming conflict between the verb Set to set a value in the noun Set. ToSet seems an idiomatic-enough way to expose the underlying set.

Resolves #51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SetBuilder is not usable

1 participant