package luv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val normal : int64 F.const
val raw : int64 F.const
val io : int64 F.const
type t = [
  1. | `NORMAL
  2. | `RAW
  3. | `IO
]
val t : t F.typ