The predicate for local dspecs.
dspec
local-dspec-p dspec => localp
A dspec.
localp
A boolean.
The function local-dspec-p determines whether the dspec dspec is a local dspec.
local-dspec-p
Local dspecs name local definitions, such as local functions.
Currently a local dspec is a list whose car is subfunction .
car
subfunction
dspec-progenitor