package vcaml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
OCaml bindings for the Neovim API
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.13.0.tar.gz
sha256=a5c0f5d0a77d5ac7688221c6c7c7023e3587a8374659556f67074df6676c3d6f
md5=f346c9fa625ca6068b1d24a474776669
doc/vcaml.msgpack/Msgpack/index.html
Module Msgpack
module Internal : sig ... endmodule Custom : sig ... endtype t = Message.t = | Nil| Integer of Base.int| Int64 of Base.Int64.t| UInt64 of Base.Int64.t| Boolean of Base.bool| Floating of Base.float| Array of t Base.list| Map of (t * t) Base.list| String of Base.string| Binary of Base.Bytes.t| Extension of Custom.t
val t_of_string : Base.string -> t Base.Or_error.tval t_of_string_exn : Base.string -> tval string_of_t_exn : ?bufsize:Base.int -> t -> Base.string sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>