mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 19:11:18 +00:00
* 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