1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-03-21 20:55:35 +00:00
yq/pkg/yqlib/doc/operators/headers/unique.md
2022-04-29 12:16:57 +10:00

125 B

Unique

This is used to filter out duplicated items in an array. Note that the original order of the array is maintained.