package lambda-term

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
class t : string -> LTerm_widget_base_impl.t
val space : LTerm_key.code
class checkbutton : LiteralIntf.string_intf -> bool -> object ... end
class type !'a radio = object ... end
class !'a radiogroup : object ... end
class !'a radiobutton : 'a radiogroup -> LiteralIntf.string_intf -> 'a -> object ... end