Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 166 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 166 Bytes

This is what an idiomatic Go set might look like.

Note the lack of exported receiver methods.

Go is not Java.