nushell/crates/nu-cli
gorogoroumaru 45f32c9541
Allow math avg to work on durations (#2529)
* Allow `math avg` to work on durations

* formatting

* fix linting issue and implemented `math sum` for duration

* fix linting issue

* applied requested changes

* applied requested change for avg.rs

* formatting
2020-09-12 18:56:05 -05:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Allow math avg to work on durations (#2529) 2020-09-12 18:56:05 -05:00
tests Allow folding with tables. (#2538) 2020-09-12 01:40:52 -05:00
build.rs Add wasm sample for CI (#2372) 2020-08-19 07:34:05 +12:00
Cargo.toml remove unused dependencies (#2520) 2020-09-09 13:57:51 -05:00