[Openmcl-devel] deftype list-of (recursive definition)

Pascal J. Bourguignon pjb at informatimago.com
Thu Jul 26 20:26:18 PDT 2012


Stas Boukarev <stassats at gmail.com> writes:

> Please, don't use this. It won't help the implementation to infer any
> types, and will only slow things down. If you want to check types of
> elements in a list, define a function list-of-type-p and use it directly
> or with ASSERT.

It won't help YOUR implementation to infer anything.  But a RSC(*) will be
able to infer all you want.


(*): Really Smart Compiler.
-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.




More information about the Openmcl-devel mailing list