Emir Pasic
|
a7ad28443d
|
- bidimap implemention as dual hashmap bidirectional map
- tests
|
9 years ago |
Emir Pasic
|
213367f1ca
|
- replace long bsd text with short in all .go files
|
9 years ago |
Emir Pasic
|
d7a31571cc
|
- add reversible iterators to lists (array list and doubly-linked list)
- documentation and tests updates
|
9 years ago |
Emir Pasic
|
59bebe43ce
|
- update all documentation to be in godoc style
|
9 years ago |
Emir Pasic
|
ef9baa808a
|
- golint
|
9 years ago |
Emir Pasic
|
3b3edfc539
|
- naming conventions (calling interfaces by what they are)
|
9 years ago |
emirpasic
|
be9edcef3c
|
- creating a common containers interface for all data structures
|
11 years ago |
emirpasic
|
a2f7d2482e
|
switching to BSD-style license [http://www.reddit.com/r/golang/comments/2y2x5v/gods_data_structures_for_go/cp6a90n]
|
11 years ago |
Emir Pasic
|
3b03e68e10
|
maps interface definition (starting work on tree map)
|
11 years ago |