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

each signature fix #12666

Merged
merged 3 commits into from
Apr 25, 2024
Merged

each signature fix #12666

merged 3 commits into from
Apr 25, 2024

Conversation

IanManske
Copy link
Member

Description

Removes the second Int parameter from the closure in the signature of each. This parameter doesn't exist / isn't supported.

Copy link
Member

@sholderbach sholderbach left a comment

Choose a reason for hiding this comment

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

Thx!

@sholderbach sholderbach merged commit f234a0e into nushell:main Apr 25, 2024
15 checks passed
@hustcer hustcer added this to the v0.93.0 milestone Apr 26, 2024
@fdncred fdncred added pr:bugfix This PR fixes some bug pr:commands This PR changes our commands in some way labels Apr 26, 2024
@IanManske IanManske deleted the each-signature-fix branch May 27, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:bugfix This PR fixes some bug pr:commands This PR changes our commands in some way
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants