module Deferred_intf:sig..end
how is `Sequentialmodule Deferred:sig..end
typehow =[ `Parallel | `Sequential ]
val sexp_of_how : [< `Parallel | `Sequential ] -> Sexplib.Sexp.tmodule type Monad_sequence =sig..end
module type Deferred_map =sig..end
how is `Sequential