2
0
Fork 0
mirror of https://github.com/nushell/nushell synced 2025-02-21 00:18:35 +00:00
nushell/crates/nu-cli
Gurpreet Singh 303a9defd3
Added math product support ()
* added math product: working initial impl

* resolving merge conflicts

* impl std::ops::Mul for Filesize

* rebased with main; refactored product implementation

* fixed error msg, added docs for math product
2020-08-27 17:58:01 +12:00
..
assets moved theme assets local to crate () 2020-08-11 13:57:03 -05:00
src Added math product support () 2020-08-27 17:58:01 +12:00
tests Move alias type inference (experimental) behind --infer/-i flag () 2020-08-27 17:48:13 +12:00
build.rs Add wasm sample for CI () 2020-08-19 07:34:05 +12:00
Cargo.toml Add wasm sample for CI () 2020-08-19 07:34:05 +12:00