
19 Aug
2007
19 Aug
'07
9:45 p.m.
Author: abaine Date: Sun Aug 19 17:45:44 2007 New Revision: 175 Modified: trunk/funds/src/package.lisp Log: Exported tree-as-alist, tree-count, and tree-count-if. Modified: trunk/funds/src/package.lisp ============================================================================== --- trunk/funds/src/package.lisp (original) +++ trunk/funds/src/package.lisp Sun Aug 19 17:45:44 2007 @@ -28,6 +28,9 @@ :tree-empty-p :tree-height :tree-weight + :tree-as-alist + :tree-count + :tree-count-if :make-heap :heap-empty-p