Up

Module Choice

A Choice.t is used to produce an argument to enabled or choose. See below.

Signature

type +'a t = 'a Deferred1.choice
val map : 'a t -> f:('a -> 'b) -> 'b t