Portability | portable |
---|---|
Stability | development |
Maintainer | mariusz@scrive.com |
Safe Haskell | None |
Text.JSON.JSValueContainer
Description
Data structures that hold JSValue inside. Value can be extracted or replaced, but is always inside.
Documentation
class JSValueContainer a whereSource
Instances