Emir Pasic
|
c5826ac043
|
sorting on containers, lists and as a utils method (test+documentation)
|
11 years ago |
emirpasic
|
19ca842c34
|
- starting work on sorting functions using tim's sort obtained from [https://github.com/psilva261/timsort]
|
11 years ago |
emirpasic
|
8e5760a16e
|
- make ArrayStack make use of our ArrayList
- add Values() method to stacks interface
- write tests
|
11 years ago |
emirpasic
|
28f559cc09
|
ArrayList addition (inc. test, example and documentation)
|
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
|
1f7be2eba6
|
fix in string comparator [-1,0,1] only returns
|
11 years ago |
emirpasic
|
2a274c57e5
|
- comparator test for custom comparator
|
11 years ago |
emirpasic
|
271d14d221
|
- comparator with tests
|
11 years ago |