mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
e3efc8da9f
Noticed when playing with the `stable_sort_primitive` lint that the elements from `enumerate` are already sorted. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Implementation of the interactive explore
command pager.
Internal Nushell crate
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.