@hackage / rank1dynamic

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

Latest0.4.3

About

Metadata

  • Last updated , by LaurentRDC
  • License BSD-3-Clause
  • Maintained by: The Distributed Haskell team

  • Lottery factor: 5

Links

Installation

Readme

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