Changeset 2509 for branches/f4grobner
- Timestamp:
- 2015-06-19T11:51:27-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/ring.lisp
r2508 r2509 78 78 (:documentation "Wraps objects suitable as scalars/polynomial coefficients")) 79 79 80 (defgeneric unit-element (class) 81 (:method ((class built-in-class)) 1)) 80 (defgeneric unit-element (class)) 82 81 83 82 (defgeneric r-zerop (object)
Note:
See TracChangeset
for help on using the changeset viewer.