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

Re: Proposal SUBTYPEP-ENVIRONMENT:NEW-ARGUMENT, Version 1



> Proposal (SUBTYPEP-ENVIRONMENT:NEW-ARGUMENT)
> 
>  Extend SUBTYPEP to accept an optional third argument.  This argument should be
>  either NIL, the &environment argument received by a macro expander function,
>  or the environment argument received by an *evalhook* or *applyhook* function.
>  This argument is used to distinguish between compile-time and run-time
>  environments. 

I don't see any point in mentioning *EVALHOOK* environments here since
there isn't any facility for local type declarations comparable to
MACROLET for local macros.