Idris2Doc : Language.JSON

Language.JSON

The JSON language, as described at https://json.org/

Reexports

importpublic Language.JSON.Data
importpublic Text.Bounded

Definitions

parse : String->MaybeJSON
  Parse a JSON string.

Totality: total
Visibility: export