[previous] [up] [next]     [contents] [index]
Next: Global Constants Up: Scheme Values and Types Previous: Scheme Values and Types

Standard Types

The following are the Scheme_Type values for the standard types:

The following are the procedure types:

The predicate SCHEME_PROCP returns 1 for all procedure types and 0 for anything else.

The following are additional number predicates:


[previous] [up] [next]     [contents] [index]
Next: Global Constants Up: Scheme Values and Types Previous: Scheme Values and Types

PLT