Idris2Doc : Lana.JSON.Decoder

Lana.JSON.Decoder

(source)

Definitions

Parser : Type->Type
Visibility: public export
dataJDecoder : Type->Type
Totality: total
Visibility: export
Constructor: 
MkJDecoder : Name-> (JSON->Parsera) ->JDecodera

Hint: 
LanaJDecoder
decodeJSON : JDecodera->JSON->Parsera
Visibility: export