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

AoC PR: lib: Add reverse, map_pairs, fold1 and foldf to Sequence #2341

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

fridis
Copy link
Member

@fridis fridis commented Dec 9, 2023

These could habe been useful for today's AdventOfCode puzzle.

Renamed reverse in array and list as reverse_array and reverse_list, resp.

These could habe been useful for today's AdventOfCode puzzle.

Renamed reverse in array and list as reverse_array and reverse_list, resp.
@fridis fridis changed the title lib: Add reverse, map_pairs, fold1 and foldf to Sequence AoC PR: lib: Add reverse, map_pairs, fold1 and foldf to Sequence Dec 9, 2023
@michaellilltokiwa michaellilltokiwa merged commit 61531ff into main Dec 11, 2023
5 checks passed
@michaellilltokiwa michaellilltokiwa deleted the Sequence_additions branch December 11, 2023 08:56
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