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/redblacktree
Emir Pasic 7eadb02f45 - all trees (de)serialization 9 years ago
..
iterator.go - replace long bsd text with short in all .go files 9 years ago
redblacktree.go - 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 9 years ago
redblacktree_test.go - all trees (de)serialization 9 years ago
serialization.go - all trees (de)serialization 9 years ago