mirror of
https://github.com/nushell/nushell.git
synced 2025-07-19 15:35:39 +02:00
* Allow range in 'drop nth' * Unit tests for drop nth range * Add range case to the description * Fix description 2 * format fixes * Fix example and some refactoring * clippy fixes