mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 22:07:40 +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