nushell/crates/nu-command
Jae-Heon Ji ff5b7e5ad2
feat(into): add into-bool command (#499)
* feat(into): add example of into-bool

* feat(into): add convert from int and float

* feat(into): add converting string to bool

* feat(into): add converting value in table

* fix(into): update error

* fix(into): update span for example

* chore(into): update signature description

* float comparison using epsilon

* Update bool.rs

Co-authored-by: JT <547158+jntrnr@users.noreply.github.com>
2021-12-20 07:11:28 +11:00
..
assets To html and to md (#453) 2021-12-09 19:16:35 -06:00
src feat(into): add into-bool command (#499) 2021-12-20 07:11:28 +11:00
build.rs Port version (#467) 2021-12-11 14:08:17 -06:00
Cargo.toml Migration of series commands (#515) 2021-12-18 17:45:09 +00:00