//
pkg.gl
Category
github.com/jig/lisp
printer
package
0.2.15
Repository:
https://github.com/jig/lisp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
86 SLOC
#
Functions
Pr_list
Pr_list implements pr-list Lisp function Deprecated: it must not be public.
Pr_str
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(...).