Yzl core yzl scalar
Yzl.Scalar Type
Namespace: Yzl.Core
Assembly: Yzl.dll
Parent Module: Yzl
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 |