Mirror 'root' functionality for leaf nodes
[cl-graph.git] / dev / package.lisp
index 83e707f..5181ee1 100644 (file)
@@ -46,7 +46,9 @@ DISCUSSION
    #:target-edge-count             ; vertex
    
    #:rootp                         ; vertex
+   #:leafp                         ; vertex
    #:graph-roots                   ; graph
+   #:graph-leafs                   ; graph
    
    #:topological-sort              ; graph
    #:depth                         ; graph | vertex