Restriction of DataValue
that covers exactly those cases that Lean is able to handle when passed via the -D
flag.
- ofString (s : String) : LeanOptionValue
- ofBool (b : Bool) : LeanOptionValue
- ofNat (n : Nat) : LeanOptionValue
Instances For
Equations
Instances For
Formats the lean option value as a CLI flag argument.
Equations
Instances For
Options that are used by Lean as if they were passed using -D
.
- values : NameMap LeanOptionValue