- Timestamp:
- 2015-06-21T09:58:21-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ring.lisp
r2836 r2838 144 144 (:documentation "Equality using deep comparison of object slots.")) 145 145 146 (defgeneric r-clone (object) 147 (:documentation "Performs deep copy of an object and returns the result.")) 148 146 149 (defgeneric r-elt (object index)) 147 150
Note:
See TracChangeset
for help on using the changeset viewer.