Changeset 38865 in project
- Timestamp:
- 08/21/20 16:47:22 (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/coops-utils
r38862 r38865 76 76 77 77 Returns a copy of the object {{INSTANCE}}, except where an {{INITFORM}} 78 overrides an existing {{SLOT}} value of the {{INSTANCE}}. The copy is a shallow copy that shares storage with {{INSTANCE}}. 78 overrides an existing {{SLOT}} value of the {{INSTANCE}}. The copy is a 79 shallow copy that shares values with {{INSTANCE}}. 79 80 80 81 === Describe … … 301 302 == Version history 302 303 304 ; 2.1.4 : {{make-copy}} uses ''fresh'' slots. 303 305 ; 2.1.3 : Bug #1700. 304 306 ; 2.1.2 : {{method-specializers}} & {{method-procedure}} type matches documentation.
Note: See TracChangeset
for help on using the changeset viewer.