
19 Aug
2007
19 Aug
'07
4:18 p.m.
Author: abaine Date: Sun Aug 19 12:18:32 2007 New Revision: 161 Modified: trunk/funds/src/heap/heap-empty-p.lisp Log: Documented heap-empty-p. Modified: trunk/funds/src/heap/heap-empty-p.lisp ============================================================================== --- trunk/funds/src/heap/heap-empty-p.lisp (original) +++ trunk/funds/src/heap/heap-empty-p.lisp Sun Aug 19 12:18:32 2007 @@ -18,4 +18,5 @@ (in-package :funds) (defun heap-empty-p (heap) + "Whether the given heap has any elements." (tree-empty-p heap)) \ No newline at end of file
6528
Age (days ago)
6528
Last active (days ago)
0 comments
1 participants
participants (1)
-
abaine@common-lisp.net