mirror of
https://github.com/nushell/nushell
synced 2024-12-27 21:43:09 +00:00
3eb9c2a565
# 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 |