Table of Contents

Setf Documentation

returns the documentation string of doc-type for symbol. Documentation strings may be specified when functions, variables, macros, etc. are defined. The documentation strings are only retained if *save-doc-strings* is true when the definition occurs. doc-type may be function, variable, structure, type, or setf.