This is the cl-toml Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:27:16 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-tomlTOML v0.4.0 parser and encoder
cxxxr
MIT
alexandria (system).
trivial-types (system).
esrap (system).
local-time (system).
package.lisp (file).
util.lisp (file).
types.lisp (file).
parse.lisp (file).
encode.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-toml/cl-toml.asdcl-toml/package.lispcl-toml/util.lispcl-toml/types.lispcl-toml/parse.lispcl-toml/encode.lispcl-toml/util.lisppackage.lisp (file).
cl-toml (system).
alist-put-end (function).
do-sequence (macro).
list-to-vector (function).
make-adjustable-string (function).
make-adjustable-vector (function).
make-alist-iterate (function).
make-plist-iterate (function).
vector-last (function).
(setf vector-last) (function).
cl-toml/types.lisputil.lisp (file).
cl-toml (system).
bare-key-character-p (function).
bare-key-p (function).
literal-string (type).
literal-string-char-p (function).
literal-string-p (function).
cl-toml/parse.lisptypes.lisp (file).
cl-toml (system).
parse (function).
parse-file (function).
*array-as* (special variable).
*table-as* (special variable).
alist-to-table (function).
as-table-p (function).
convert-escape-sequence (function).
convert-to-simple-string (function).
linked-table (function).
list-to-toml-array (function).
make-table (function).
make-toml-array (function).
string-char-p (function).
table-get (function).
table-put (function).
toml-array-last (function).
(setf toml-array-last) (function).
toml-array-push (function).
transform-string-contents (function).
cl-toml/encode.lispparse.lisp (file).
cl-toml (system).
encode (generic function).
encode-literal-string (function).
*char-replacement* (special variable).
*inline-value-p* (special variable).
*table-name-stack* (special variable).
array-p (function).
encode-inline-table (function).
encode-key-value (function).
encode-sequence (function).
encode-table (function).
table-array-p (function).
table-value-p (function).
with-aggregate (macro).
Packages are listed by definition order.
cl-tomlcommon-lisp.
esrap.
encode (generic function).
encode-literal-string (function).
parse (function).
parse-file (function).
*array-as* (special variable).
*char-replacement* (special variable).
*inline-value-p* (special variable).
*table-as* (special variable).
*table-name-stack* (special variable).
alist-put-end (function).
alist-to-table (function).
array-p (function).
as-table-p (function).
bare-key-character-p (function).
bare-key-p (function).
convert-escape-sequence (function).
convert-to-simple-string (function).
do-sequence (macro).
encode-inline-table (function).
encode-key-value (function).
encode-sequence (function).
encode-table (function).
linked-table (function).
list-to-toml-array (function).
list-to-vector (function).
literal-string (type).
literal-string-char-p (function).
literal-string-p (function).
make-adjustable-string (function).
make-adjustable-vector (function).
make-alist-iterate (function).
make-plist-iterate (function).
make-table (function).
make-toml-array (function).
string-char-p (function).
table-array-p (function).
table-get (function).
table-put (function).
table-value-p (function).
toml-array-last (function).
(setf toml-array-last) (function).
toml-array-push (function).
transform-string-contents (function).
vector-last (function).
(setf vector-last) (function).
with-aggregate (macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
vector) &optional stream) ¶list) &optional stream) ¶hash-table) &optional stream) ¶(eql cl-toml:false)) &optional stream) ¶(eql cl-toml:true)) &optional stream) ¶(eql t)) &optional stream) ¶string) &optional stream) ¶timestamp) &optional stream) ¶integer) &optional stream) ¶float) &optional stream) ¶ratio) &optional stream) ¶| Jump to: | (
A B C D E F G L M P S T V W |
|---|
| Jump to: | (
A B C D E F G L M P S T V W |
|---|
| Jump to: | *
S |
|---|
| Jump to: | *
S |
|---|
| Jump to: | C E F L P S T U |
|---|
| Jump to: | C E F L P S T U |
|---|