fgl-5.4.2.2: Martin Erwig's Functional Graph Library

Data.Graph.Inductive.Internal.RootPath

Contents

Description

Inward directed trees as lists of paths.

Synopsis

Types

type RTree = [Path]Source

type LRTree a = [LPath a]Source

Operations