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 signature for math mode #9846

Merged
merged 2 commits into from Jul 28, 2023
Merged

Conversation

sholderbach
Copy link
Member

This command will always return a list, either because there are
multiple entries with the same frequency or just one.

It's implementation doesn't care about the composition of types as long
as they are number like, can be heterogeneous, will report
independently.

Work for #9812

This command will always return a list, either because there are
multiple entries with the same frequency or just one.

It's implementation doesn't care about the composition of types as long
as they are number like, can be heterogeneous, will report
independently.

Work for nushell#9812
@sholderbach sholderbach added this to the 0.83.0 Fixup milestone Jul 28, 2023
@sholderbach sholderbach added the type-system Problems or features related to nushell's type system label Jul 28, 2023
@sholderbach sholderbach merged commit 6ac3351 into nushell:main Jul 28, 2023
19 checks passed
@sholderbach sholderbach deleted the fix-math-mode branch July 28, 2023 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-system Problems or features related to nushell's type system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant