This is the genhash Reference Manual, version 1.7, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:16:55 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
genhash
Generic hashtable code
Paul Nathan <pnathan@alumni.uidaho.edu>
Ingvar Mattsson <ingvar@hexapodia.net>
Public Domain
1.7
packages.lisp
(file).
genhash.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
genhash/genhash.lisp
packages.lisp
(file).
genhash
(system).
generic-hash-table-count
(generic function).
generic-hash-table-p
(generic function).
generic-hash-table-size
(generic function).
hash-exists
(condition).
hashclr
(method).
hashclr
(method).
hashmap
(generic function).
hashref
(generic function).
(setf hashref)
(generic function).
hashrem
(generic function).
make-generic-hash-table
(function).
make-generic-hashtable
(function).
register-hash-function
(function).
register-test-designator
(function).
unknown-hash
(condition).
*hash-test-designator-map*
(special variable).
*initialized*
(special variable).
all-hash-keys
(method).
all-hash-keys
(method).
allocated-buckets
(reader method).
(setf allocated-buckets)
(writer method).
buckets
(reader method).
(setf buckets)
(writer method).
builtin
(reader method).
eq-test
(reader method).
expand-hash-table
(function).
hash-container
(class).
hash-function
(reader method).
hash-test-designator
(class).
register-builtin
(function).
stored-items
(reader method).
(setf stored-items)
(writer method).
test-designator
(reader method).
test-designator
(reader method).
used-buckets
(reader method).
(setf used-buckets)
(writer method).
with-generic-hash-table-iterator
(macro).
Packages are listed by definition order.
net.hexapodia.hashtables
genhash
common-lisp
.
generic-hash-table-count
(generic function).
generic-hash-table-p
(generic function).
generic-hash-table-size
(generic function).
hash-exists
(condition).
hashclr
(generic function).
hashmap
(generic function).
hashref
(generic function).
(setf hashref)
(generic function).
hashrem
(generic function).
make-generic-hash-table
(function).
make-generic-hashtable
(function).
register-hash-function
(function).
register-test-designator
(function).
unknown-hash
(condition).
*hash-test-designator-map*
(special variable).
*initialized*
(special variable).
all-hash-keys
(generic function).
allocated-buckets
(generic reader).
(setf allocated-buckets)
(generic writer).
buckets
(generic reader).
(setf buckets)
(generic writer).
builtin
(generic reader).
eq-test
(generic reader).
expand-hash-table
(function).
hash-container
(class).
hash-function
(generic reader).
hash-test-designator
(class).
register-builtin
(function).
stored-items
(generic reader).
(setf stored-items)
(generic writer).
test-designator
(generic reader).
used-buckets
(generic reader).
(setf used-buckets)
(generic writer).
with-generic-hash-table-iterator
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
hash-table
)) ¶hash-container
)) ¶hash-table
)) ¶hash-container
)) ¶hash-table
)) ¶hash-container
)) ¶hash-table
)) ¶hash-container
)) ¶hash-table
)) ¶hash-container
)) ¶hash-table
) &optional default) ¶hash-container
) &optional default) ¶hash-table
) &optional default) ¶hash-container
) &optional def) ¶hash-table
)) ¶hash-container
)) ¶simple-error
.
Initarg | Value |
---|---|
:format-control | hash table type ~a already registered |
simple-error
.
Initarg | Value |
---|---|
:format-control | unknown hash table type ~a |
hash-table
)) ¶hash-container
)) ¶hash-container
)) ¶automatically generated reader method
hash-container
)) ¶automatically generated writer method
hash-container
)) ¶automatically generated reader method
hash-container
)) ¶automatically generated writer method
hash-test-designator
)) ¶automatically generated reader method
hash-test-designator
)) ¶automatically generated reader method
hash-test-designator
)) ¶automatically generated reader method
hash-container
)) ¶automatically generated reader method
hash-container
)) ¶automatically generated writer method
hash-container
)) ¶automatically generated reader method
hash-test-designator
)) ¶automatically generated reader method
hash-container
)) ¶automatically generated reader method
hash-container
)) ¶automatically generated writer method
:buckets
:allocated-buckets
0
:stored-items
:test-designator
This slot is read-only.
Jump to: | (
A B E F G H M R S T U W |
---|
Jump to: | (
A B E F G H M R S T U W |
---|
Jump to: | *
A B E H S T U |
---|
Jump to: | *
A B E H S T U |
---|
Jump to: | C F G H N P S U |
---|
Jump to: | C F G H N P S U |
---|