| Portability | ghc |
|---|---|
| Stability | unstable |
| Maintainer | Andy Gill <andygill@ku.edu> |
Data.Dynamic.Reify
Description
This is a Dynamic version of Data.Reify, that can reify nodes
of different types inside a sigle graph, provided they unify to
a common representation.
Documentation
MuRef is a class that provided a way to reference into a specific type,
and a way to map over the deferenced internals.
module Data.Reify.Graph