Changeset 3861 for branches/f4grobner
- Timestamp:
- 2016-05-28T13:58:14-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/retrieving-method-documentation-example.lisp
r3860 r3861 5 5 ;; NOTE: Load this file from SLIME *inferior-lisp* prompt 6 6 ;; 7 (in-package :symbolic-polynomial) 7 8 (format t (documentation (find-method #'->infix '(:around) (mapcar #'find-class '(symbolic-poly))) t))
Note:
See TracChangeset
for help on using the changeset viewer.