| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Aeson.AutoType.Extract
Description
Extraction and unification of AutoType's Type from Aeson Value.
Documentation
valueTypeSize :: Value -> Int Source
valueDepth :: Value -> Int Source
extractType :: Value -> Type Source
unifyTypes :: Type -> Type -> Type Source