package luv

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

Module TTY.ModeSource

Sourceval normal : int64 F.const
Sourceval raw : int64 F.const
Sourceval io : int64 F.const
Sourcetype t = [
  1. | `NORMAL
  2. | `RAW
  3. | `IO
]
Sourceval t : t F.typ
OCaml

Innovation. Community. Security.