forked from nushell/nushell
-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
0f600bc
commit cd75640
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters