package ocaml-base-compiler

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

Module Terminfo

type status =
  1. | Uninitialised
  2. | Bad_term
  3. | Good_term of int
val backup : int -> unit
val standout : bool -> unit
val resume : int -> unit
OCaml

Innovation. Community. Security.