guile-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Avoid `SCM_VALIDATE_LIST ()'


From: Ludovic Courtès
Subject: Re: [PATCH] Avoid `SCM_VALIDATE_LIST ()'
Date: Mon, 08 Sep 2008 11:47:35 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Hi,

Clinton Ebadi <address@hidden> writes:

> Perhaps a macro could be used instead (is it possible to pass entire
> blocks of code to a macro using something like CYCLE_DETECTING({
> .... code ... }) in C?).

Sure, something like `scm_i_for_each (element, list)' that expands to a
tortoise-and-hare test.

Thanks,
Ludo'.





reply via email to

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