gods/trees
2017-03-05 21:04:53 +01:00
..
avltree - remove copy-constructor like initialization in avl tree, could be ambiguous for clients of what the output might be. an explicit initialization with explicit comparator is a lot more obvious, more code, but more obvious. 2017-03-05 21:04:53 +01:00
binaryheap - revert some of changes coming from avl tree merge 2017-03-05 20:48:18 +01:00
btree - go fmt/vet 2017-03-05 20:50:19 +01:00
redblacktree - go fmt/vet 2017-03-05 20:50:19 +01:00
trees.go - revert some of changes coming from avl tree merge 2017-03-05 20:48:18 +01:00