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

[set] Add basic set methods #27

Merged
merged 2 commits into from
Sep 4, 2023
Merged

[set] Add basic set methods #27

merged 2 commits into from
Sep 4, 2023

Conversation

Hazurl
Copy link
Contributor

@Hazurl Hazurl commented Sep 3, 2023

Part of #24:
Implements various methods to use sets:

  • setContains & operator in
  • setClear
  • setIsEmpty
  • setPut
  • setRemove
  • setIsSubsetOf
  • setSize

@Hazurl Hazurl mentioned this pull request Sep 3, 2023
9 tasks
@5pilow 5pilow merged commit c61ba70 into leek-wars:master Sep 4, 2023
1 check passed
@5pilow
Copy link
Member

5pilow commented Sep 4, 2023

Thanks!

@Hazurl Hazurl deleted the set-methods branch September 4, 2023 07:45
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.

None yet

2 participants