package sexplib
Library for serializing OCaml values to and from S-expressions
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=da863b42b81235fdcf45eb32c04fb8bde22ff446a779cfb6f989730a35103160
doc/sexplib/Sexplib/Sexp/With_layout/index.html
Module Sexp.With_layout
Source
S-expressions annotated with relative source positions and comments
Source
type t = Type_with_layout.t =
| Atom of pos * string * string option
| List of pos * t_or_comment list * pos
S-expressions annotated with relative source positions and comments. All the positions are relative to the opening paren of the enclosing list, or the first character of the file.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>