inspect
object => implementation-dependent
object---an object.
inspect is an interactive version of describe. The nature of the interaction is implementation-dependent, but the purpose of inspect is to make it easy to wander through a data structure, examining and modifying parts of it.
implementation-dependent.
implementation-dependent.
implementation-dependent.
section describe [Function]
Implementations are encouraged to respond to the typing of ? or a "help key" by providing help, including a list of commands.
Go to the first, previous, next, last section, table of contents.