nushell/crates/nu-command
Stefan Holderbach 6ac3351fd1
Fix signature for math mode (#9846)
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
2023-07-28 23:53:36 +02:00
..
src Fix signature for math mode (#9846) 2023-07-28 23:53:36 +02:00
tests Fix signature of split row (#9829) 2023-07-27 21:32:25 +02:00
Cargo.toml bump to dev version 0.83.1 (#9811) 2023-07-26 19:02:13 +02:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00