Yzl core scalar
Scalar Type
Namespace: Yzl
Assembly: Yzl.dll
Parent Module: Core
Base Type: obj
All Interfaces: IEquatable<Scalar>
, IStructuralEquatable
, IComparable<Scalar>
, IComparable
, IStructuralComparable
YAML scalar types
Union cases
Union case | Description | Source |
---|---|---|
Bool bool |
Parameters Item: bool |
|
Float double |
Parameters Item: double |
|
Int int |
Parameters Item: int |
|
Str Str |
Parameters Item: Str |