rank1dynamic

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

http://haskell-distributed.github.com

Version on this page:0.2.0.1
LTS Haskell 22.14:0.4.1
Stackage Nightly 2024-03-28: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 [email protected]
This version can be pinned in stack with:rank1dynamic-0.2.0.1@sha256:fa11c918dd51a7aca706beecec0022847ee216016cf6a087c81c31ba9f523f98,2073

Module documentation for 0.2.0.1

Depends on 3 packages(full list with versions):
Used by 2 packages in nightly-2015-01-20(full list with versions):

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