data TStack : Type
STbl : TreeTable -> SnocList Key -> TStack
SArr : TreeTable -> SnocList Key -> TStack
STop : TView Tree -> SnocList Key -> TreeTable -> TStack
VArr : TStack -> SnocList TomlValue -> TStack
VTbl : TStack -> SnocList Key -> TreeTable -> TStack
0 TSTCK : Type -> Type
toml : P1 q TErr TomlTable