Hi! Daniel Hartwig <[email protected]> skribis:
> From 3330f00f54649cdd0914b6ff03c7b7bbc38ffa8d Mon Sep 17 00:00:00 2001 > From: Daniel Hartwig <[email protected]> > Date: Sun, 17 Feb 2013 16:38:31 +0800 > Subject: [PATCH] add hash-count for native tables > > * libguile/hashtab.c (scm_hash_count): New function. Count the number > of elements in a hash table. > > * doc/ref/api-compound.texi (Hash Tables): Update examples and > reference. > > * test-suite/tests/hash.test (hash-count): New test. Looks good to me, please apply. Thanks, Ludo’.
