Next: Function Type, Previous: Bool-Vector Type, Up: Programming Types [Contents][Index]
2.4.12 Hash Table TypeA hash table is a very fast kind of lookup table, somewhat like an alist in that it maps keys to corresponding values, but much faster. The printed representation of a hash table specifies its properties and contents, like this:
(make-hash-table) ⇒ #s(hash-table)
See Hash Tables, for more information about hash tables.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4