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/linkedhashset
Emir Pasic 74d4456375 Fix lint errors 2 years ago
..
enumerable.go - linkedhashset implementation + iterator + serialization + tests + example + enumerable + documentation 6 years ago
iterator.go Implement NextTo and PrevTo for all iterators and containers (index or key, forward-only or reversable) 2 years ago
linkedhashset.go Fix lint errors 2 years ago
linkedhashset_test.go Set operations: intersection, union, difference 2 years ago
serialization.go Implements json.Marshaler and json.Unmarshaler interfaces 2 years ago