Safe Haskell | None |
---|---|
Language | Haskell2010 |
HaskellWorks.Data.Json.Internal.ToInterestBits64
Documentation
class ToInterestBits64 a where Source #
Minimal complete definition
Methods
toInterestBits64 :: a -> Vector Word64 Source #
Instances
ToInterestBits64 BlankedJson Source # | |
Defined in HaskellWorks.Data.Json.Internal.ToInterestBits64 Methods |