Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
A variation of Data.Dynamic.Dynamic with a Binary instance.
This Dynamic is instance Binary by encapsulating only
values of types that are Binary. It is a bit more
efficient than something similar to (ByteString, TypeRep)
as it avoids unnecessary encode/decoding round-trips.
The interface is the same as that of the original Dynamic; dynApp/dynApply do not work with this type.
About
Haskell library: A variation of Data.Dynamic.Dynamic with a Binary instance
Resources
Stars
3 stars
Watchers
1 watching