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

fix(stdlib): Properly resize empty Stack on push #1867

Merged
merged 3 commits into from
Jun 25, 2023

Conversation

spotandjake
Copy link
Member

Applies the fix made on queue in #1865 to the Stack Module

@spotandjake spotandjake self-assigned this Jun 14, 2023
@phated phated changed the title fix(stdlib)!: Properly Resize Empty Stack On Push fix(stdlib): Properly resize empty stack on push Jun 15, 2023
stdlib/stack.gr Outdated Show resolved Hide resolved
@phated phated changed the title fix(stdlib): Properly resize empty stack on push fix(stdlib): Properly resize empty Stack on push Jun 15, 2023
@phated phated enabled auto-merge June 25, 2023 22:23
@phated phated added this pull request to the merge queue Jun 25, 2023
Merged via the queue into grain-lang:main with commit b90d924 Jun 25, 2023
12 checks passed
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