Thanks :)
Does datascript have any support for predicate expression like in Datomic? https://docs.datomic.com/on-prem/query.html#predicate-expressions
The documentation seems like indicate there is support for tuple
and untuple
in`:where [(tuple ?a ?b) ?tup]]` but are there any others?