hw-json-1.0.0.0: Memory efficient JSON parser

Safe HaskellNone
LanguageHaskell2010

HaskellWorks.Data.Json.Internal.Backend.Standard.IbBp

Documentation

data IbBp Source #

Constructors

IbBp 

Fields

class ToIbBp a where Source #

Methods

toIbBp :: a -> IbBp Source #