Add new unique functionality to docstring.

pull/361/head
James Service 6 years ago
parent 8ae3903dd3
commit fc5fbce706
  1. 1
      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

Loading…
Cancel
Save