unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Hash table read syntax in guile 2.0
@ 2013-02-17  3:55 Hengqing Hu
  2013-02-17 11:59 ` Daniel Hartwig
  0 siblings, 1 reply; 16+ messages in thread
From: Hengqing Hu @ 2013-02-17  3:55 UTC (permalink / raw)
  To: guile-user

Dear list,

It seems the read syntax of a hash table has been silently changed.

Now (make-hash-table) produces
#<hash-table 172f1c0 0/31>
instead what was in 1.8
#<hash-table 0/31>

But the document is not updated yet?

I used to use the read syntax to get the length of the hash table.
It would be more convinient if a hash-length procedure could be provided.

Best Regards, Hengqing Hu



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-02-18  8:21 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-17  3:55 Hash table read syntax in guile 2.0 Hengqing Hu
2013-02-17 11:59 ` Daniel Hartwig
2013-02-17 13:41   ` Ludovic Courtès
2013-02-18  1:00     ` Daniel Hartwig
2013-02-18  2:28       ` Daniel Hartwig
2013-02-18  8:21         ` Ludovic Courtès
2013-02-17 14:15   ` Hengqing Hu
2013-02-18  2:01     ` Daniel Hartwig
2013-02-18  2:36       ` Hengqing Hu
2013-02-18  2:47         ` Daniel Hartwig
2013-02-18  3:14           ` Hengqing Hu
2013-02-18  3:24             ` Daniel Hartwig
2013-02-18  3:28               ` Hengqing Hu
2013-02-18  5:11                 ` Daniel Hartwig
2013-02-18  5:39                   ` Hengqing Hu
2013-02-18  6:29                     ` Daniel Hartwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).