[funds-cvs] r166 - trunk/funds/src/trees

19 Aug
2007
19 Aug
'07
4:36 p.m.
Author: abaine Date: Sun Aug 19 12:36:10 2007 New Revision: 166 Modified: trunk/funds/src/trees/tree-empty-p.lisp Log: Edited documentation. Modified: trunk/funds/src/trees/tree-empty-p.lisp ============================================================================== --- trunk/funds/src/trees/tree-empty-p.lisp (original) +++ trunk/funds/src/trees/tree-empty-p.lisp Sun Aug 19 12:36:10 2007 @@ -19,8 +19,7 @@ (defgeneric tree-empty-p (tree) (:documentation -"Whether this tree has any key-value pairs.")) - +"Whether the given tree does not contain key-value pairs.")) (defmethod tree-empty-p ((tree t)) nil)
6526
Age (days ago)
6526
Last active (days ago)
0 comments
1 participants
participants (1)
-
abaine@common-lisp.net