mirror of
https://github.com/nushell/nushell
synced 2024-12-28 14:03:09 +00:00
6365ba0286
* Add search terms for `all?` JavaScript has `Array.every` similar to `all?` * Add search terms for `any?` JavaScript has `Array.some` similar to `any?` * Add search terms for `length` Count, `len()`, and `size`/`sizeof` in widely-known programming languages are equivalent to `length` * Add search terms for `keybindings` Shortcut and hotkey are common synonyms (especially in web and GUI land) for keybindings. |
||
---|---|---|
.. | ||
assets | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |