You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gods/sets
Emir Pasic 4d3c47ce2a - go report badge 8 years ago
..
hashset - go report badge 8 years ago
treeset - remove map and select functions from enumerable interface, because this requires type assertions in chaining, which is really ugly and unnecessary. the only drawback is that one might forget to implement those functions and interface implementations asserts will not register that. (need help on this) 8 years ago
sets.go - naming conventions (calling interfaces by what they are) 8 years ago