Syntax:
copy-pprint-dispatch &optional table => new-table
Arguments and Values:
table---a pprint dispatch table, or nil.
new-table---a fresh pprint dispatch table.
Description:
Creates and returns a copy of the specified table, or of the value of *print-pprint-dispatch* if no table is specified, or of the initial value of *print-pprint-dispatch* if nil is specified.
Examples: None.
Side Effects: None.
Affected By: None.
Exceptional Situations:
Should signal an error of type type-error if table is not a pprint dispatch table.
See Also: None.
Notes: None.
The following X3J13 cleanup issue, not part of the specification, applies to this section:RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4