Hello, The following code makes an error. Is this a feature or a bug? guile> (hash-fold acons () (make-vector 5)) standard input:1:1: In procedure hash-fold in expression (hash-fold acons () ...): standard input:1:1: Wrong type argument in position 1: #(#<unspecified> #<unspecified> #<unspecified> #<unspecified> #<unspecified>) ABORT: (wrong-type-arg) Type "(backtrace)" to get more information. Thanks, Keisuke Nishida
- Re: hash-fold Keisuke Nishida
- Re: hash-fold Mikael Djurfeldt
- Re: hash-fold Marius Vollmer
- Re: hash-fold Michael Livshin
- Re: hash-fold Mikael Djurfeldt
- Re: hash-fold Mikael Djurfeldt
