Hi Spot Team!
First of all, thanks for providing and maintaining such a great tool!
I stumbled over a problem with formulas in polish notation: Parsing a formula like “->
a b” returns the “syntax error, unexpected implication operator” (Also tested on the
website). It seems like implication and equivalence are not supported by that parser. Is
there a technical reason for that and if not, could you give me a hint how to implement
it?
Thanks in advance
Niklas Metzger