package mew_vi

  1. Overview
  2. Docs

Module Base.KeySource

Sourcetype t = Key.t
Sourcetype code = Key.code
Sourcetype modifier = Key.modifier
Sourcetype modifiers = Key.modifiers
Sourceval create : code:code -> modifiers:modifiers -> t
Sourceval create_modifiers : modifier list -> modifiers
Sourceval code : t -> code
Sourceval modifiers : t -> modifiers
Sourceval modifier : key:t -> modifier:modifier -> bool
Sourceval compare : t -> t -> int
Sourceval to_string : t -> string
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
OCaml

Innovation. Community. Security.