hw-json-1.3.2.5: Memory efficient JSON parser
Safe HaskellSafe-Inferred
LanguageHaskell2010

HaskellWorks.Data.Json.Internal.Index

Documentation

class JsonIndexAt a where Source #

Instances

Instances details
(BalancedParens w, Rank0 w, Rank1 w, Select1 v, TestBit w) => JsonIndexAt (GenericCursor ByteString v w) Source # 
Instance details

Defined in HaskellWorks.Data.Json.Internal.Index