Removing old version notice

This commit is contained in:
Mike Farah
2022-10-25 12:47:13 +11:00
parent 0c33690596
commit c1640fb10d
55 changed files with 0 additions and 330 deletions
-6
View File
@@ -3,12 +3,6 @@
This is used to filter out duplicated items in an array. Note that the original order of the array is maintained.
{% hint style="warning" %}
Note that versions prior to 4.18 require the 'eval/e' command to be specified. 
`yq e <exp> <file>`
{% endhint %}
## Unique array of scalars (string/numbers)
Note that unique maintains the original order of the array.