package chamo

  1. Overview
  2. Docs
method key_bindings : (Stk.Key.keystate list * string) list
method menus : (string * Stk.Menu.menu_entry list) list
method name : string

These methods are used to define replacements of some parts of the contents of the file (in utf8) and the string displayed (in utf8).

method to_display : string -> string
method from_display : string -> string
method set_to_display : (string -> string) -> unit
method set_from_display : (string -> string) -> unit
method word_re : string

Definition of a regexp describing characters of words.

OCaml

Innovation. Community. Security.