nushell/crates/nu-command/src/conversions/into
onthebridgetonowhere 349e83abd0
Port str to-decimal to into decimal command. (#408)
* Port str to-decimal to into decimal command. Add also a Value::test_float function for tests only

* Add support for handling integers into decimals and fix issues with error span
2021-12-03 15:01:19 +13:00
..
binary.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
command.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
decimal.rs Port str to-decimal to into decimal command. (#408) 2021-12-03 15:01:19 +13:00
filesize.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00
int.rs Add the support of str to-int to the into int command (#389) 2021-12-03 06:54:47 +13:00
mod.rs Port str to-decimal to into decimal command. (#408) 2021-12-03 15:01:19 +13:00
string.rs Category option for signature (#343) 2021-11-17 17:22:37 +13:00