link prockind
January 4, 1994; Ralph E. Griswold
This file is in the public domain.
prockind(p) produces a code for the kind of the procedure p as follows:
"p" (declared) procedure
"f" (built-in) function
"o" operator
"c" record constructor
It fails if p is not of type procedure.