This is the gt Reference Manual, version 0.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Thu Aug 15 04:28:24 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
gt
GrammaTech utilities.
GrammaTech
MIT
0.0.0
asdf-package-system
(system).
gt/gt
(system).
gt/gt
GrammaTech
MIT
alexandria
(system).
serapeum
(system).
closer-mop
(system).
trivia
(system).
cl-ppcre
(system).
trivia.ppcre
(system).
iterate
(system).
gt/fset
(system).
fset
(system).
misc-extensions
(system).
split-sequence
(system).
bordeaux-threads
(system).
functional-trees
(system).
named-readtables
(system).
curry-compose-reader-macros
(system).
Files are sorted by type and then listed depth-first from the systems components trees.
gt/gt/file-type.lisp
gt/gt
(system).
gt
.
defmethod
(macro).
equal?
(generic function).
infinity
(special variable).
lessf
(macro).
lines
(generic function).
map-collect
(macro).
mapconcat
(generic function).
negative-infinity
(special variable).
parse-number
(condition).
parse-numbers
(function).
positive-infinity
(special variable).
withf
(macro).
apply-with
(function).
clause-%map-collect-12
(macro).
clause-for-in-bag-8
(macro).
clause-for-in-bag-pairs-9
(macro).
clause-for-in-iterator-3
(macro).
clause-for-in-map-7
(macro).
clause-for-in-map-iterator-4
(macro).
clause-for-in-seq-1
(function).
clause-for-in-set-5
(macro).
clause-for-in-tree-6
(macro).
clause-for-index-of-seq-2
(function).
clause-seq-collect-11
(macro).
clause-set-collect-10
(macro).
compare/iterator
(function).
text
(reader method).
gt/fset/file-type.lisp
gt/fset
(system).
intersection
(generic function).
last
(generic function).
lastcar
(generic function).
set-difference
(generic function).
union
(generic function).
Packages are listed by definition order.
gt/fset
common-lisp
.
gt
.
intersection
(generic function).
last
(generic function).
lastcar
(generic function).
set-difference
(generic function).
union
(generic function).
gt
gt/gt
alexandria
.
bordeaux-threads
.
cl-ppcre
.
closer-mop
.
common-lisp
.
curry-compose-reader-macros
.
editor-hints.named-readtables
.
fset
.
functional-trees
.
gmap
.
gt/fset
.
iterate
.
serapeum
.
split-sequence
.
trivia.level2
.
trivia.ppcre
.
defmethod
(macro).
equal?
(generic function).
infinity
(special variable).
lessf
(macro).
lines
(generic function).
map-collect
(macro).
mapconcat
(generic function).
negative-infinity
(special variable).
parse-numbers
(function).
positive-infinity
(special variable).
withf
(macro).
apply-with
(function).
clause-%map-collect-12
(macro).
clause-for-in-bag-8
(macro).
clause-for-in-bag-pairs-9
(macro).
clause-for-in-iterator-3
(macro).
clause-for-in-map-7
(macro).
clause-for-in-map-iterator-4
(macro).
clause-for-in-seq-1
(function).
clause-for-in-set-5
(macro).
clause-for-in-tree-6
(macro).
clause-for-index-of-seq-2
(function).
clause-seq-collect-11
(macro).
clause-set-collect-10
(macro).
compare/iterator
(function).
text
(generic reader).
text
(slot).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Like ‘c2mop:defmethod’, but always warn if there is no generic function.
gt
.
Generic equality designed to descend into structures.
gt
.
number
) (b number
)) ¶character
) (b character
)) ¶string
) (b string
)) ¶collection
) (b collection
)) ¶collection
) (b collection
)) ¶seq
) (b seq
)) ¶set
) (b set
)) ¶map
) (b map
)) ¶bag
) (b bag
)) ¶tuple
) (b tuple
)) ¶sequence
) (b sequence
)) ¶cons
) (b cons
)) ¶array
) (b array
)) ¶hash-table
) (b hash-table
)) ¶standard-object
) (b standard-object
)) ¶Return the intersection of LIST1 and LIST2.
Return the last N conses (not the last element!) of a list.
Returns the last element of LIST. Signals a type-error if LIST is not a proper list.
A list of lines in THING.
Build a string by mapping FUNCTION over COLLECTION.
Separate each value with SEPARATOR.
An extension of ‘serapeum:mapconcat’ to include fset collections.
Return the elements of LIST1 which are not in LIST2.
Return the union of LIST1 and LIST2.
Driver for FSet bags.
gt
.
Driver for FSet iterators.
gt
.
Driver for FSet maps. Each key-value pair is returned as a two-element list.
gt
.
Driver for FSet map iterators.
gt
.
Driver for functional trees.
gt
.
Elements of anything that implements fset:size and fset:lookup.
gt
.
Indices of anything that implements fset:size and fset:lookup.
gt
.
Compare two FSet collections, known to be of the same size, using FSet’s iterator protocol.
gt
.
gt
.
parse-number
)) ¶text
.
Jump to: | A C D E F G I L M P S T U W |
---|
Jump to: | A C D E F G I L M P S T U W |
---|
Jump to: | I N P S T |
---|
Jump to: | I N P S T |
---|
Jump to: | C F G P S |
---|
Jump to: | C F G P S |
---|