chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] unbound variable: or


From: John Cowan
Subject: Re: [Chicken-users] unbound variable: or
Date: Wed, 27 May 2015 19:53:52 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Jinsong Liang scripsit:

> Then is there a straightforward way to get a list of booleans "or"ed? I
> tried "fold" with "or" but it does not work either. It seems writing a loop
> or a recursion for this is a little overkill.

You want "any".

-- 
John Cowan          http://www.ccil.org/~cowan        address@hidden
Newbies always ask:
  "Elements or attributes?
Which will serve me best?"
  Those who know roar like lions;
  Wise hackers smile like tigers.         --a tanka, or extended haiku



reply via email to

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