Syntax:
copy-structure structure => copy
Arguments and Values:
structure---a structure.
copy---a copy of the structure.
Description:
Returns a copy[6] of the structure.
Only the structure itself is copied; not the values of the slots.
Examples: None.
Side Effects: None.
Affected By: None.
Exceptional Situations: None.
See Also:
the :copier option to defstruct
Notes:
The copy is the same as the given structure under equalp, but not under equal.
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