Re: [Gimp-user] [script-fu] hset and href functions | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
[ date ] 2001/08/24 | Friday | 02:31 PM
[ author ] John Beppu <beppu@binq.org>
> I would like to use the href and hset functions to manipulate
> hash tables. ....
[snip]
> Unfortunately, I don't know how to create a hash table in the
> first place.
I asked the author of SIOD about this, and he had this to say:
(set! x (cons-array 10))
You can aref,aset,href,hset this x now.
...so cons-array is an array constructor. Since hashes are
implemented on top of arrays, cons-array can be thought of
as a hash constructor as well.
[Home] [GIMP Development] [Video For Linux] [Photo] [Yosemite News] [Yosemite Photos] [Yosemite Book Store] [gtk] [KDE] [Scanner] [Gimp's Home] [Gimp Docs] [Gimp on Windows] [Steve's Art] [Webcams] [Share Your Images] [Free Online Dating] [Script Fu]
![]() |
![]() |