>>>>> "Matt" == Matt Wette <[EMAIL PROTECTED]> writes:
Matt> Guile 1.5.4 (1.4 also) says that symbols are arrays.
guile> (version)
Matt> "1.5.4"
guile> (array? 'abc)
Matt> #t
scm_array_p takes an optional arg. If the optional arg isn't there,
and the required arg isn't a smob, it will always return #t.
????
Neil
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile
