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

lib: make option a Sequence #2291

Merged
merged 1 commit into from
Dec 3, 2023
Merged

lib: make option a Sequence #2291

merged 1 commit into from
Dec 3, 2023

Conversation

fridis
Copy link
Member

@fridis fridis commented Dec 3, 2023

Inspired by AoC 2023/03, this permits concatenating option to an existing Sequence without pattern matching.

Inspired by AoC 2023/03, this permits concatenating option to an existing
Sequence without pattern matching.
@michaellilltokiwa
Copy link
Member

Cool. I would have expected name clashes but that does not seem to be the case...

@michaellilltokiwa michaellilltokiwa merged commit 3236dfc into main Dec 3, 2023
5 checks passed
@michaellilltokiwa michaellilltokiwa deleted the aoc_option_as_list branch December 3, 2023 12:37
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