package
0.2.15
Repository: https://github.com/jig/lisp.git
Documentation: pkg.go.dev

# Functions

Pr_list implements pr-list Lisp function Deprecated: it must not be public.
Pr_str converts an AST to a string, suitable for printing AST might be generated by lisp.EVAL(...) or by lisp.READ(...) or lisp.READWithPreamble(...).