Kevin Ryde <[EMAIL PROTECTED]> writes:

> Marius Vollmer <[EMAIL PROTECTED]> writes:
>>
>> I just put scm_is_pair into inline.h, using our existing inlining
>> machinery that should be portable enough.
>
> Maybe scm_is_eq too (picking up scm_is_true and scm_is_false at the
> same time).

scm_is_eq is a macro (becase it doesn't need to evaluate its arguments
twice).

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to