Commit Graph

6 Commits

Author SHA1 Message Date
emirpasic 8e5760a16e - make ArrayStack make use of our ArrayList
- add Values() method to stacks interface
- write tests
2015-03-07 18:19:58 +01:00
emirpasic 28f559cc09 ArrayList addition (inc. test, example and documentation) 2015-03-07 18:05:34 +01:00
emirpasic a2f7d2482e switching to BSD-style license [http://www.reddit.com/r/golang/comments/2y2x5v/gods_data_structures_for_go/cp6a90n] 2015-03-06 17:10:34 +01:00
Emir Pasic 1f7be2eba6 fix in string comparator [-1,0,1] only returns 2015-03-06 01:35:03 +01:00
emirpasic 2a274c57e5 - comparator test for custom comparator 2015-03-04 19:38:09 +01:00
emirpasic 271d14d221 - comparator with tests 2015-03-04 18:55:52 +01:00