Fork me on GitHub
#datomic
<
2019-12-24
>
steveb8n05:12:37

@danvingo a trick I’ve learned is to define pull expressions and then compose them into queries. The core apply-template fn is a big help when doing this. Once you do this and see how it works, you will see how composable pull expressions can be

steveb8n05:12:14

provides similar benefits as rules do for conditions