graph: Expose 'traverse/depth-first'.
authorLudovic Courtès <ludo@gnu.org>
Mon, 23 May 2016 20:31:59 +0000 (22:31 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 23 May 2016 22:06:01 +0000 (00:06 +0200)
commit623e4df42abd024e0a62ef0b30f9b550f37cba57
tree58db9a64c84d7799e60cdef91aab25c2f7c04a13
parent9a6beb3b7ff3dad280b27a263869e233f3ac8336
graph: Expose 'traverse/depth-first'.

* guix/graph.scm (traverse/depth-first): New procedure, based on code
formerly in 'node-transitive-edges'.
(node-transitive-edges): Rewrite in terms of it.
guix/graph.scm