diff --git a/content/en/functions/uniq.md b/content/en/functions/uniq.md index eec55e5c3..b3f7f32cd 100644 --- a/content/en/functions/uniq.md +++ b/content/en/functions/uniq.md @@ -1,7 +1,8 @@ --- title: uniq linktitle: uniq -description: Takes in a slice or array and returns a slice with subsequent duplicate elements removed. +description: Takes in a slice or array and returns a slice with duplicate elements removed. +subsequent date: 2017-02-01 publishdate: 2017-02-01 lastmod: 2017-02-01