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

Reply via email to