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

Have SetOnce default to be comparatorless #145

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

oblivioncth
Copy link
Owner

In this case any assignment will cause the container to be set. One must explicitly provide a comparator in order to have values equal to the default be rejected.

@github-actions github-actions bot added the enhancement New feature or request label Nov 20, 2024
In this case any assignment will cause the container to be set. One must
explicitly provide a comparator in order to have values equal to the
default be rejected.
@oblivioncth oblivioncth force-pushed the feature/improved_set_once branch from 94c5117 to 28ffa06 Compare November 20, 2024 17:36
@oblivioncth oblivioncth merged commit 1114883 into dev Nov 20, 2024
10 of 12 checks passed
@oblivioncth oblivioncth deleted the feature/improved_set_once branch November 20, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant