chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] #(a b c) not accepted as vector of symbols


From: Zbigniew
Subject: Re: [Chicken-users] #(a b c) not accepted as vector of symbols
Date: Sun, 11 Nov 2007 21:30:31 -0600

Version 2.732 - macosx-unix-gnu-x86-64
#;1> '#(a b c)
#(a b c)
#;2> (symbol? (vector-ref #1 0))
#t


On 11/11/07, Terrence Brannon <address@hidden> wrote:
> why would chicken not accept that syntax as a vector of symbols? plt did.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]