package vcaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.