gods/trees
2016-09-07 03:51:19 +02:00
..
binaryheap - optimization to bulk insert into heap as per @cristaloleg suggestion #32 2016-09-07 03:51:19 +02:00
btree - errcheck 2016-08-07 01:54:22 +02:00
redblacktree - set key to key if direct match when inserting into red-black tree. fixes the issue when the key is a struct type, which is how treeset uses the red-black tree #31 2016-09-07 03:19:20 +02:00
trees.go - replace long bsd text with short in all .go files 2016-06-27 04:21:09 +02:00