remove-typep-transformer

$Revision: 5.0.2.3 $

Function

Package: EXCL

Arguments: (type)

Removes the typep-transformer for type, if there is one. It is not an error to apply this function to a type that does not have a typep-transformer. This function returns t if there was a typep-transformer for type and returns nil if there was not. Typep transfromers are added with add-typep-transformer.

See compiling.htm for general information on compiling and see 10.4 Adding typep-transformers in that document for more information on typep transforms.

The general documentation description is in introduction.htm. The index is in index.htm.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.