fspec-third

$Revision: 5.0.2.2 $

Function

Package: EXCL

Arguments: (fspec)

Function specs in Allegro CL have internal and external representations. The external representation is a list but the internal representation is more complicated. This function returns the third element of the function spec argument if there is one (returns nil if there is not) regardless of whether the representation is internal or external.

Function spec are discussed in 7.0 Function specs in implementation.htm. See also fspec-first and fspec-second.

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

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