package inquire

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

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.