nushell.github.io icon indicating copy to clipboard operation
nushell.github.io copied to clipboard

Documentation for `null` should mention `default`

Open Zoybean opened this issue 2 years ago • 0 comments

I was looking for null-related commands in the book and (without knowing in advance what to search for) did not find anything about default until after searching for "null" on the nushell github and finding a stray comment mentioning the default command as the equivalent for rust's unwrap_or. It would be great to mention the available commands that manipulate possibly-null values in the section about null. I'm still not sure if I'm missing other relevant commands.

Zoybean avatar Sep 22 '23 02:09 Zoybean