Fork me on GitHub
#datomic
<
2016-02-13
>
akiel14:02:56

Why get transactor functions java collections instead of persistent Clojure collections passed? It’s annoying if I try to test with coll? inside a transactor function only to find out that it works in tests with in-memory DB but not with a real transactor.