Package uniq provides primitives for getting the first unique elements of (aka deduplicate) your existing sorted sort.Interface.
-
Updated
May 13, 2014 - Go
Package uniq provides primitives for getting the first unique elements of (aka deduplicate) your existing sorted sort.Interface.
A frequency counter similar to Python's collections.Counter with additional support of other statistics.
Add a description, image, and links to the distinct topic page so that developers can more easily learn about it.
To associate your repository with the distinct topic, visit your repo's landing page and select "manage topics."