golang-set
golang-set copied to clipboard
Use pointer receivers for unsafeset
Resolves #122 Unit tests have been added to confirm this based on the provided examples. Also includes examples of unmarshaling a struct with a Set property, as well as a Set of (comparable) structs.