Documentation

Lake.Toml.Elab.Value

TOML Value Elaboration #

Elaborates TOML values into Lean data types.

Numerals #

Strings & Simple Keys #

def Lake.Toml.elabSimpleKey (x : Lean.TSyntax `Lake.Toml.simpleKey) :
Instances For

    Complex Values #

    partial def Lake.Toml.elabVal (x : Lean.TSyntax `Lake.Toml.val) :