package vcaml

  1. Overview
  2. Docs
OCaml bindings for the Neovim API

Install

Dune Dependency

Authors

Maintainers

Sources

vcaml-v0.15.0.tar.gz
sha256=0dbf2526a24d838988ae9a327550fdd9f0328dbdca9d026430fb4b579e0e0442

doc/vcaml.nvim_internal/Nvim_internal/Api_result/index.html

Module Nvim_internal.Api_resultSource

Sourcetype 'result t = {
  1. name : string;
  2. params : Msgpack.t list;
  3. witness : 'result Phantom.t;
}
Sourceval sexp_of_t : ('result -> Sexplib0.Sexp.t) -> 'result t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.