package ecaml

  1. Overview
  2. Docs
Library for writing Emacs plugin in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ecaml-v0.15.0.tar.gz
sha256=89f2806dd37012b07ddbaf40c2d9cfb9de29289944d921d23f4fd9b93d5c7cba

doc/ecaml.ecaml_value/Ecaml_value/Valueable/index.html

Module Ecaml_value.Valueable

module type S = sig ... end
module type S1 = sig ... end
module Make (M : sig ... end) : S with type t := M.t
OCaml

Innovation. Community. Security.