[ < ] [ > ]   [ << ] [Plus haut] [ >> ]         [Top] [Table des matières] [Index] [ ? ]

2.3.12 Hash Table Type

A 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. Hash tables have no read syntax, and print using hash notation. @xref{Hash Tables}, for functions that operate on hash tables.

 
(make-hash-table)
     ⇒ #<hash-table 'eql nil 0/65 0x83af980>

Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.