package riot

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

Module Fd.ModeSource

Sourcetype t = [
  1. | `r
  2. | `rw
  3. | `w
]
Sourceval equal : t -> t -> bool
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.