package async_parallel

  1. Overview
  2. Docs
type 'a t =
  1. | Result of 'a
  2. | Exn of string