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/trees/avltree
Emir Pasic 59734f8164 - avl tree: expose children and parent nodes, can be useful when extending structure to have access to these 9 years ago
..
avltree.go - avl tree: expose children and parent nodes, can be useful when extending structure to have access to these 9 years ago
avltree_test.go fix tests 9 years ago
iterator.go Make treeset take an interface, make the trees satisfy that interface 9 years ago