2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-03-05 15:58:17 +00:00
nushell/crates/nu-cli
Shaurya Shubham ffe3e2c16b
Rename calc to math eval and allow it to optionally take an expression as an argument ()
* Rename `calc` to `math eval` and allow it to optionally take the expression as an argument

* Moved calc tests to math eval
Also added 2 tests and changed 1 test

* Move calc docs to math eval
2020-07-18 16:11:19 +12:00
..
src Rename calc to math eval and allow it to optionally take an expression as an argument () 2020-07-18 16:11:19 +12:00
tests Rename calc to math eval and allow it to optionally take an expression as an argument () 2020-07-18 16:11:19 +12:00
Cargo.toml Add wasm support () 2020-07-18 13:59:23 +12:00