Module

Yoga.Tree.Extended.Graph

Package
purescript-yoga-tree-utils
Repository
shamansir/purescript-yoga-tree-utils

#toGraph Source

toGraph :: forall a. Tree a -> Graph Path a

#toGraph' Source

toGraph' :: forall a. Path -> Tree a -> Graph Path a