Closed ryukinix closed 6 years ago
Cases:
I wrote a function to help me testing that. The function name is eval-expression, which returns a string with the signature of the expected truth-table of the given propositional expression.
eval-expression
The exports of src/package.lisp was re-organized as well.
Cases:
I wrote a function to help me testing that. The function name is
eval-expression
, which returns a string with the signature of the expected truth-table of the given propositional expression.The exports of src/package.lisp was re-organized as well.