This website requires JavaScript.
Explore
Help
Sign In
holm
/
nushell
Watch
1
Star
1
Fork
0
You've already forked nushell
forked from
extern/nushell
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9e1f645428
nushell
/
crates
/
nu-command
/
tests
/
commands
/
str_
History
WindSoilder
e9cc417fd5
last, skip, drop, take until, take while, skip until, skip while, where, reverse, shuffle, append, prepend and sort-by raise error when given non-lists (
#7623
)
...
Closes
https://github.com/nushell/nushell/issues/6941
2022-12-31 13:35:12 +02:00
..
collect.rs
str collect
=>
str join
(
#6531
)
2022-09-11 11:48:27 +03:00
into_string.rs
Change other instances of
$nothing
to
null
(
#7569
)
2022-12-22 12:30:10 -08:00
mod.rs
last, skip, drop, take until, take while, skip until, skip while, where, reverse, shuffle, append, prepend and sort-by raise error when given non-lists (
#7623
)
2022-12-31 13:35:12 +02:00