PtcRunner.Lisp.TypeError exception (PtcRunner v0.12.0)

Copy Markdown View Source

Raised by Lisp runtime functions when arguments have the wrong type.

Caught by the evaluator and converted to {:error, {:type_error, message, args}}.