| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
GHC.Data.Graph.Inductive.PatriciaTree
Description
Documentation
Instances
| Bifunctor Gr # | |
| DynGraph Gr # | |
| Graph Gr # | |
| Functor (Gr a) # | |
| (Eq a, Ord b) => Eq (Gr a b) # | |
| Generic (Gr a b) # | |
| (Read a, Read b) => Read (Gr a b) # | |
| (Show a, Show b) => Show (Gr a b) # | |
| type Rep (Gr a b) # | |
Defined in GHC.Data.Graph.Inductive.PatriciaTree | |