package async_interactive

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

Module Async_interactive.Choice

type +'a t
val create : char -> 'a -> string -> 'a t
val default : 'a t -> 'a t