Maybe I should mention that this is both for 1.6.* and for 1.7
and of course for (array? ..) as well.
It would of course be consistent if
(if (array? '(a b c))
(array-ref '(a b c) 0))
would return 'a without errors, but this is not really
what we want I guess...
Best regards
Roland Orre
On Wed, 2004-01-28 at 14:52, Roland Orre wrote:
> guile-user> (uniform-vector? '(a b c))
> #t
>
> This in both 1.6.4 and 1.7
>
> Best regards
> Roland Orre
>
_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile