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
Benjamin Scher Purcell 2339521ad9 put tests back 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 put tests back 9 years ago