Yzl core
Core Module
Namespace: Yzl
Assembly: Yzl.dll
Types
| Type | Description | Source |
|---|---|---|
| Name | Represents the key in a YAML key-value pair | ![]() |
| NamedNode | YAML key-value pair | ![]() |
| Node | YAML node types | ![]() |
| Scalar | YAML scalar types | ![]() |
| Str | YAML string types | ![]() |
| Yzl | ![]() |
Functions and values
| Function or value | Description | Source |
|---|---|---|
lift x |
Lifts a given object to a Node Parameters x: ^aReturns: ^b |
![]() |
liftMany x |
Parameters x: ^a listReturns: ^b list |
![]() |
liftString x |
Parameters x: ^aReturns: ^b |
![]() |
