Ian Manske 3eb9c2a565
drop refactor (#12479)
# 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.
2024-04-12 10:44:00 -05:00
..
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-04-09 16:48:32 +00:00
2024-04-12 10:44:00 -05:00
2024-04-06 09:04:56 -05:00
2024-03-26 21:17:30 +00:00
2024-03-27 08:41:02 -05:00
2024-04-06 09:04:56 -05:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-04-06 09:04:56 -05:00
2024-04-06 09:04:56 -05:00
2024-01-24 07:38:15 +08:00