mirror of
https://github.com/nushell/nushell.git
synced 2025-02-16 10:32:29 +01:00
# Description Refactors `drop` using `Vec::truncate` and adds a `NeedsPositiveValue` error. # User-Facing Changes Breaking change: `drop` now errors if the number of rows/columns is negative. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml | ||
LICENSE |