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

[REQUEST] - Initialize a Set with values #3

Open
drkennetz opened this issue Jun 10, 2023 · 0 comments
Open

[REQUEST] - Initialize a Set with values #3

drkennetz opened this issue Jun 10, 2023 · 0 comments
Labels
enhancement New feature or request feature request label for a new feature help wanted Extra attention is needed

Comments

@drkennetz
Copy link
Owner

Summary

Right now, you have to create a set then add values to it. I should be able to initialize a Set with values...

Basic Example

x := NewSet[int](1, 2, 3)

Drawbacks

None I can see...

Unresolved questions

No response

@drkennetz drkennetz added enhancement New feature or request help wanted Extra attention is needed feature request label for a new feature labels Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request label for a new feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant