tendermint/merkle
Jae Kwon 9579a653c7 . 2014-05-27 23:40:21 -07:00
..
README.md . 2014-05-27 23:40:21 -07:00
binary.go . 2014-05-27 23:40:21 -07:00
iavl.go changed implementation to an immutable AVL+ tree. 2014-05-27 22:31:47 -07:00
iavl_test.go changed implementation to an immutable AVL+ tree. 2014-05-27 22:31:47 -07:00
int.go persistence 2014-05-23 17:49:28 -07:00
string.go persistence 2014-05-23 17:49:28 -07:00
types.go changed implementation to an immutable AVL+ tree. 2014-05-27 22:31:47 -07:00
util.go changed implementation to an immutable AVL+ tree. 2014-05-27 22:31:47 -07:00

README.md

An immutable, persistable, merkle-ized self balancing AVL+ tree.