diff --git a/doc.go b/doc.go index e8ef618..602fdc8 100644 --- a/doc.go +++ b/doc.go @@ -506,6 +506,7 @@ to the top level struct. Unique For arrays & slices, unique will ensure that there are no duplicates. +For maps, unique will ensure that there are no duplicate values. Usage: unique