package lambda-term

  1. Overview
  2. Docs
Terminal manipulation library for OCaml

Install

dune-project
 Dependency

Authors

Maintainers

Sources

3.3.2.tar.gz
sha512=78648768644058337e22c79cf1fbb1a36472b24f11b1dc0461fc38419be6ec01b02d8d0ac45fed0bc99f91ba4c0f19d3bda113e834e064bee973b734527b9766

doc/lambda-term/LTerm_vi/Vi/Base/Key/index.html

Module Base.Key

val create : code:code -> modifiers:modifiers -> t
val create_modifiers : modifier list -> modifiers
val code : t -> code
val modifiers : t -> modifiers
val modifier : key:t -> modifier:modifier -> bool
val compare : t -> t -> int
val to_string : t -> string
val equal : t -> t -> bool
val hash : t -> int
OCaml

Innovation. Community. Security.