Fix bug where empty strings could break tries
authorJoel Holdbrooks <cjholdbrooks@gmail.com>
Mon, 29 Jul 2013 21:38:56 +0000 (14:38 -0700)
committerJoel Holdbrooks <cjholdbrooks@gmail.com>
Mon, 29 Jul 2013 21:38:56 +0000 (14:38 -0700)
commit11fd73a88ca0140ee0d4baf099d477811ad595e4
tree60073712140d1fad843b5bf82a9af05fbb4eff91
parent84e74fb318a860bc6c1c3ebb17ada6fdd8252d66
Fix bug where empty strings could break tries
src/frak.clj
test/frak_test.clj