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/utils
Emir Pasic d7a31571cc - add reversible iterators to lists (array list and doubly-linked list)
- documentation and tests updates
8 years ago
..
comparator.go - update all documentation to be in godoc style 8 years ago
comparator_test.go switching to BSD-style license [http://www.reddit.com/r/golang/comments/2y2x5v/gods_data_structures_for_go/cp6a90n] 10 years ago
sort.go - update all documentation to be in godoc style 8 years ago
sort_test.go - replace timsort with go's sort 8 years ago
utils.go - add reversible iterators to lists (array list and doubly-linked list) 8 years ago