package dream-httpaf

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

Module Dream_websocketaf.Optional_thunkSource

Sourcetype t
Sourceval none : t
Sourceval some : (unit -> unit) -> t
Sourceval is_none : t -> bool
Sourceval is_some : t -> bool
Sourceval call_if_some : t -> unit
Sourceval unchecked_value : t -> unit -> unit
OCaml

Innovation. Community. Security.