sexp

Undocumented in source.

Members

Classes

Atom
class Atom
Undocumented in source.
List
class List
Undocumented in source.
Sexp
class Sexp
Undocumented in source.

Functions

cons
Sexp cons(Sexp s, T v)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Sexp parse(string src)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta