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

feat(stdlib): Add toList, fromList, toArray, fromArray to Stack #2198

Merged
merged 4 commits into from
Jan 2, 2025

Conversation

spotandjake
Copy link
Member

@spotandjake spotandjake commented Nov 17, 2024

This pr adds toList, fromList, toArray, fromArray to both the Stack and Stack.Immutable modules.

Copy link
Member

@ospencer ospencer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you match these changes for the Immutable submodule as well?

stdlib/stack.gr Outdated Show resolved Hide resolved
stdlib/stack.gr Outdated Show resolved Hide resolved
@ospencer ospencer enabled auto-merge January 2, 2025 20:42
@ospencer ospencer added this pull request to the merge queue Jan 2, 2025
Merged via the queue into grain-lang:main with commit b815bcd Jan 2, 2025
12 checks passed
@github-actions github-actions bot mentioned this pull request Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants