chicken-users
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[Chicken-users] unbound variable: or
From
:
Jinsong Liang
Subject
:
[Chicken-users] unbound variable: or
Date
:
Wed, 27 May 2015 16:25:33 -0400
Hi,
In Chicken, (apply + '(1 2)) returns 3, which is expected. However, if I try:
(apply or '(#t #f))
Error: unbound variable: or
Why (apply or '(#t #f)) does not work?
Thank you!
Jinsong
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[Chicken-users] unbound variable: or
,
Jinsong Liang
<=
Re: [Chicken-users] unbound variable: or
,
Mario Domenech Goulart
,
2015/05/27
Re: [Chicken-users] unbound variable: or
,
Peter Bex
,
2015/05/27
Re: [Chicken-users] unbound variable: or
,
Peter Danenberg
,
2015/05/27
Re: [Chicken-users] unbound variable: or
,
Matt Gushee
,
2015/05/27
Re: [Chicken-users] unbound variable: or
,
Jinsong Liang
,
2015/05/27
Re: [Chicken-users] unbound variable: or
,
John Cowan
,
2015/05/27
Re: [Chicken-users] unbound variable: or
,
Jinsong Liang
,
2015/05/27
Re: [Chicken-users] unbound variable: or
,
Michele La Monaca
,
2015/05/28
Re: [Chicken-users] unbound variable: or
,
Jinsong Liang
,
2015/05/28
Re: [Chicken-users] unbound variable: or
,
Michele La Monaca
,
2015/05/29
Prev by Date:
Re: [Chicken-users] [Chicken-hackers] numbers stuff
Next by Date:
Re: [Chicken-users] unbound variable: or
Previous by thread:
Re: [Chicken-users] [Chicken-hackers] numbers stuff
Next by thread:
Re: [Chicken-users] unbound variable: or
Index(es):
Date
Thread