| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Data.PackStream.Assoc
Description
Internal module. Not part of the public API.
Documentation
Newtype wrapper for associative (dictionary-like) PackStream encoding.
not defined for general Functor for performance reason. (ie. you would want to write custom instances for each type using specialized mapM-like functions)