package ecaml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Library for writing Emacs plugin in OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
ecaml-v0.13.0.tar.gz
sha256=20de8c606f4d0aea48c9353d1202c388fdd5d9faecb22799e46b5e2f2f8a4458
md5=4f58053a70cb5be73c8d98abacaab3a9
doc/ecaml.ecaml_value/Ecaml_value/index.html
Module Ecaml_value
module Caml_embed : sig ... endmodule Ecaml_callback : sig ... endThis module is used to enforce the expected types of registered callbacks.
module Feature : sig ... endmodule Form : sig ... endAn Emacs "form", which is a Lisp object that is intended to be evaluated. (Info-goto-node "(elisp)Forms").
module Funcall : sig ... endA typeful interface for calling Elisp, as external does for C. E.g.,
module Function : sig ... endLower-level interface for functions that call from Emacs to OCaml.
module Generated_bindings : sig ... endmodule Symbol : sig ... endmodule Value : sig ... endmodule Valueable : sig ... endval messagef : ('a, unit, string, unit) Core_kernel.format4 -> 'aval message_s : Core_kernel.Sexp.t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>