package zed

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

Install

Dune Dependency

Authors

Maintainers

Sources

3.2.3.tar.gz
sha512=637f75129550f6459417549d44bed16bdc62721d2e9e0c6bb5bfab30c5bc6478de15faece8c091b56f238375cb79a7bc176375400e543120bb31d7ea626b7c5b

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.