package luv

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

Module TTY.Vterm_stateSource

Sourceval supported : int64 F.const
Sourceval unsupported : int64 F.const
Sourcetype t = [
  1. | `SUPPORTED
  2. | `UNSUPPORTED
]
Sourceval t : t F.typ