mirror of
https://github.com/nushell/nushell.git
synced 2024-11-30 12:24:03 +01:00
caafd26deb
* 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 |
||
---|---|---|
.. | ||
avg.rs | ||
eval.rs | ||
median.rs | ||
mod.rs | ||
round.rs | ||
sqrt.rs | ||
sum.rs |