package yaml-sexp
Parse and generate YAML 1.1 files
Install
Dune Dependency
Authors
Maintainers
Sources
yaml-3.2.0.tbz
sha256=c50d2aca28b9f966792b71e1603351e5d24eda4dfd3e4453fbd50366a3a08227
sha512=e87ae73f3e376800a09e4359d5c7090ef5107807f540b51fbdee9017bcbacb2414ec12255b37caead115ea1562303436cac2c91c60814c2ba44bdd3d677fc0d1
doc/yaml-sexp/Yaml_sexp/index.html
Module Yaml_sexp
Source
Source
and sequence = Yaml.sequence = {
s_anchor : string option;
s_tag : string option;
s_implicit : bool;
s_members : yaml list;
}
Source
and scalar = Yaml.scalar = {
anchor : string option;
tag : string option;
value : string;
plain_implicit : bool;
quoted_implicit : bool;
style : scalar_style;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>