comparison lispref/hash.texi @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 548375b6b1f8
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
332 332
333 @tindex hash-table-size 333 @tindex hash-table-size
334 @defun hash-table-size table 334 @defun hash-table-size table
335 This returns the current nominal size of @var{table}. 335 This returns the current nominal size of @var{table}.
336 @end defun 336 @end defun
337
338 @ignore
339 arch-tag: 3b5107f9-d2f0-47d5-ad61-3498496bea0e
340 @end ignore