Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell98 |
HarmTrace.HAnTree.Tree
Documentation
getChildPns :: Tree a -> [Int] Source
getSubTree :: Tree t -> Int -> Tree t Source
collectLeafs :: Tree t -> [Tree t] Source
matchToTree :: Tree t -> [Int] -> [Tree t] Source