package zed

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

Install

Dune Dependency

Authors

Maintainers

Sources

zed-1.6.tbz
sha256=74bb48f2ee9f5bd22079582cfe6228d944af19e0d8393a849eae5ee7b88f1e1e
md5=f75c3094af1a22f9801d5ca5eb2d40e0

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.