Fork me on GitHub
#datascript
<
2020-10-07
>
Raymond Ko21:10:55

Does datascript have any support for predicate expression like in Datomic? https://docs.datomic.com/on-prem/query.html#predicate-expressions

Raymond Ko21:10:08

The documentation seems like indicate there is support for tuple and untuplein`:where [(tuple ?a ?b) ?tup]]` but are there any others?