prefix-complete

A toy implementation of frequency-biased prefix string completion given a known data set. An experimentation with Clojure - its sorted sets are amazing for this use case, but mostly I just wanted to play with Clojure.