package luv

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val default : int64 F.const
val once : int64 F.const
val nowait : int64 F.const
type t = [
  1. | `DEFAULT
  2. | `ONCE
  3. | `NOWAIT
]
val t : t F.typ