package zed

  1. Overview
  2. Docs
Abstract engine for text edition in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

zed-2.0.6.tbz
sha256=40b22100037cf032d19f746fa7426b51b8c7bf0b8d6c8efc2d7272151c83bde9
md5=49de58f753bb4dd43ef6c2bc864ea8ff

doc/zed/Zed_input/index.html

Module Zed_inputSource

Helpers for writing key bindings

Sourcemodule type S = sig ... end

Signature for binders.

Sourcemodule Make (Event : Map.OrderedType) : S with type event = Event.t

Make (Event) makes a a new binder.

OCaml

Innovation. Community. Security.