Marc Hohl <m...@hohlart.de> writes:

> Am 15.02.2013 14:02, schrieb lilyp...@googlecode.com:
>> Status: Started
>> Owner: d...@gnu.org
>> Labels: Type-Enhancement Patch-new
>>
>> New issue 3182 by d...@gnu.org: Patch: Defuse the obfuscated Scheme
>> programming contest
>> http://code.google.com/p/lilypond/issues/detail?id=3182
>>
>> Defuse the obfuscated Scheme programming contest
>>
>> This merely grepped for occurences of &quot;reduce&quot; and
>> replaced most of
>> them (and possibly the close surroundings) with something saner. The
>> winner definitely has been in bar-line.scm.
> ;-)
>
> I had a (do ...) construct here before replacing it with reduce.
>
> Just curious: how is (any ...) defined?
> If I search for 'scheme any' in google, I do not get any useable
> search results within
> the first result pages ...

When in doubt, look in the Guile manual:
<URL:http://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/SRFI_002d1-Searching.html>

But you can also find it in typical Scheme pages:

<URL:http://srfi.schemers.org/srfi-1/srfi-1.html#Searching>

-- 
David Kastrup


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to