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

5 lines
125 B
Markdown

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