| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Aeson.AutoType.Extract
Description
Extraction and unification of AutoType's Type from Aeson Value.
- valueSize :: Value -> Int
- typeSize :: Type -> Int
- valueTypeSize :: Value -> Int
- valueDepth :: Value -> Int
- newtype Dict = Dict {}
- data Type
- emptyType :: Type
- extractType :: Value -> Type
- unifyTypes :: Type -> Type -> Type
Documentation
valueTypeSize :: Value -> Int Source
valueDepth :: Value -> Int Source
extractType :: Value -> Type Source
unifyTypes :: Type -> Type -> Type Source