Idris2Doc : Text.TOML.Parser

Text.TOML.Parser

(source)

Definitions

dataTStack : Type
Totality: total
Visibility: export
Constructors:
STbl : TreeTable->SnocListKey->TStack
SArr : TreeTable->SnocListKey->TStack
STop : TViewTree->SnocListKey->TreeTable->TStack
VArr : TStack->SnocListTomlValue->TStack
VTbl : TStack->SnocListKey->TreeTable->TStack
0TSTCK : Type->Type
Totality: total
Visibility: public export
toml : P1qTErrTomlTable
Totality: total
Visibility: public export