https://github.com/fogus/thneed v1.1.6: Clojure functions that I've found useful, and you may too.
• Added log-distance, order-apart?, and within-order? to new fogus.math ns
https://github.com/fogus/rv v0.0.11: Explorations in pure reasoning algorithms with Clojure
• Added fogus.rv.datalog/entity to get an 'entity' map from a KB and id
• Fixed fogus.rv.core ns docstring