@hackage rank1dynamic0.4.3
Like Data.Dynamic/Data.Typeable but with support for rank-1 polymorphic types
Installation
Dependencies (2)
Dependents (8)
@hackage/distributed-process-azure, @hackage/distributed-process, @hackage/acme-everything, @hackage/cloud-haskell, @hackage/task-distribution, @hackage/sessiontypes-distributed, Show all…
Data.Typeable and Data.Dynamic only support monomorphic types.
In this package we provide similar functionality but with
support for rank-1 polymorphic types.