guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add-native-hashtable-helper-functions


From: Noah Lavine
Subject: Re: [PATCH] Add-native-hashtable-helper-functions
Date: Tue, 26 Mar 2013 08:54:47 -0400

I would be afraid that without an entry in the manual, people won't know the functions exist, even if the docstrings are enough to explain what they do.

Noah


On Tue, Mar 26, 2013 at 6:40 AM, Nala Ginrut <address@hidden> wrote:
Added three helper functions, they're so explicit that don't need any
docs in the manual I think. Docstring is enough.

* hash-items: get the amount of items in the hash table
* hash-size: return the size of hash table
* hash-keys: return all the keys of hash table as a list

Thanks!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]