Idris2Doc : Language.JSON.Lexer

Language.JSON.Lexer

Reexports

importpublic Language.JSON.Tokens

Definitions

lexJSON : String->Maybe (List (WithBoundsJSONToken))
Totality: total
Visibility: export