guile-devel
[Top][All Lists]
Advanced

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

Re: type check functions


From: Marius Vollmer
Subject: Re: type check functions
Date: Tue, 21 Sep 2004 22:51:32 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Han-Wen Nienhuys <address@hidden> writes:

> Hurray for the new SCM c interface, it's intuitive to use and readable
> as well.

Thanks!

> I'm just  missing a few functions:
>
>       * scm_is_pair
>
>       * scm_is_char
>
>       * scm_is_vector

Yes, these are coming up, together with scm_car, etc.

>       * scm_is_procedure
>
>       * scm_is_equal

For these, I thought that scm_is_true (scm_procedure_p (...)) etc is
good enough.  We don't need to provide two versions of each predicate.

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




reply via email to

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