Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
Record::truncate
for trimming based on len (nushell#11004)
# Description Compatible with `Vec::truncate` and `indexmap::IndexMap::truncate` Found useful in nushell#10903 for `drop column` # Tests + Formatting Doctest with the relevant edge-cases
- Loading branch information