yq/pkg/yqlib/doc/operators/headers/unique.md

5 lines
125 B
Markdown
Raw Normal View History

2021-11-03 04:00:58 +00:00
# Unique
2022-04-29 02:16:57 +00:00
This is used to filter out duplicated items in an array. Note that the original order of the array is maintained.