package ecaml

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

Module Minibuffer.Y_or_n_with_timeoutSource

Sourcetype 'a t =
  1. | Y
  2. | N
  3. | Timeout of 'a
Sourceval sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t
OCaml

Innovation. Community. Security.