package luv

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

Module Loop.Run_modeSource

Sourceval default : int64 F.const
Sourceval once : int64 F.const
Sourceval nowait : int64 F.const
Sourcetype t = [
  1. | `DEFAULT
  2. | `ONCE
  3. | `NOWAIT
]
Sourceval t : t F.typ