rank1dynamic

Like Data.Dynamic/Data.Typeable but with support for rank-1 polymorphic types

http://haskell-distributed.github.com

Version on this page:0.3.3.0
LTS Haskell 22.13:0.4.1
Stackage Nightly 2024-03-14:0.4.1
Latest on Hackage:0.4.1

See all snapshots rank1dynamic appears in

BSD-3-Clause licensed by Edsko de Vries
Maintained by Facundo Domínguez
This version can be pinned in stack with:rank1dynamic-0.3.3.0@sha256:4d25effb76389f76d95724cc5ca735d7233924c503a866fa9facf0f687730cce,1726

Module documentation for 0.3.3.0

Data.Typeable and Data.Dynamic only support monomorphic types. In this package we provide similar functionality but with support for rank-1 polymorphic types.