Jan Nieuwenhuizen <jann...@gnu.org>: > Still, "wouldn't it be nice" if Scheme/Guile had something that > javascript has, in JSON hash tables are "simply" > > {"key0": value, "key1": value}
You mean, like, (hash-map->list cons mytable) Marko
Jan Nieuwenhuizen <jann...@gnu.org>: > Still, "wouldn't it be nice" if Scheme/Guile had something that > javascript has, in JSON hash tables are "simply" > > {"key0": value, "key1": value}
You mean, like, (hash-map->list cons mytable) Marko