- Timestamp:
- 2016-06-03T16:56:37-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/pair-queue.lisp
r4170 r4181 135 135 (:documentation "Creates a CRITICAL-PAIR-QUEUE from an object OBJECT.") 136 136 (:method ((object selection-strategy) &optional (poly-lst nil) (start 0)) 137 "Creates a CRITICAL-PAIR-QUEUE from a selection strategy OBJECT.") 137 138 (with-slots (pair-key-fn pair-order-fn) 138 139 object
Note:
See TracChangeset
for help on using the changeset viewer.