Hello,
if I am not too dumb, it seems that comparing for classes does not work in
case statements, like:
=> (class '(1 2 3))
clojure.lang.PersistentList
=> (case (class '(1 2 3))
clojure.lang.PersistentList :amazing
:so-sad)
:so-sad
I do not need a workaround - that is already
Hi,
I am Markus, also working on this project. Thanks for your reply.
The errors on the grammar resulted from the reducing of the original one -
just to give a minimal example. The original one featured the issues you
mentioned in addition to other logial operators like nand, xor, equivalent,