replikativ / datalog-parser

Generic datalog parser compliant to datomic, datascript and datahike queries.
Eclipse Public License 2.0
71 stars 11 forks source link

fix: when-let with unused expression #31

Closed jsmassa closed 1 year ago

jsmassa commented 1 year ago

Fixes #26.

No tests included, since unparsing still needs to be finished and properly tested. Issue #6 covers this.