nushell/crates/nu-command/tests
pwygab caafd26deb
Attempts to add // math operator (#5759)
* attempts to add `div` math operator

* allows `//` to be used too

* fmt:

* clippy issue

* returns appropriate type

* returns appropriate type 2

* fmt

* ensure consistency; rename to `fdiv`

* Update parser.rs
2022-06-13 13:54:47 +03:00
..
commands Attempts to add // math operator (#5759) 2022-06-13 13:54:47 +03:00
format_conversions Improve <table> output of 'to html', (#5699) 2022-06-02 17:34:31 -05:00
main.rs Improve $in handling (#5137) 2022-04-09 09:41:05 +12:00