Fork me on GitHub
#datomic
<
2020-01-15
>
Aleed13:01:46

cool idea. you should look into string literals for a nicer API for examples look at how these sql libs do it https://github.com/porsager/postgres https://github.com/gajus/slonik

csm00:01:19

That was a pretty good suggestion. I just pushed 0.1.7 where you can use EDN string literals.

Aleed04:01:31

yea the edn literals look good, nicely done