
4 Debugging Tools
arglist describe grindef source-codeThe function
arglist returns a list that describes the arguments to a function. The function describe prints information about a specified object on the standard output.
The macro grindef prints a formatted display of the source code associated with the name of an interpreted function.
The function source-code returns the source code of an interpreted function.

Generated with Harlequin WebMaker