mirror of
https://github.com/nushell/nushell.git
synced 2024-12-11 17:51:50 +01:00
a042f407c1
* Converting average.rs to math.rs * Making some progress towards math Examples and unit tests failing, also think I found a bug with passing in strings * Fix typos * Found issue with negative numbers * Add some comments * Split commands like in split and str_ but do not register? * register commands in cli * Address clippy warnings * Fix bad examples * Make the example failure message more helpful * Replace unwraps * Use compare_values to avoid coercion issues * Remove unneeded code |
||
---|---|---|
.. | ||
commands | ||
format_conversions | ||
main.rs |