package carton

  1. Overview
  2. Docs
type +'a fiber
type 'a t
val wait : 'a t -> 'a fiber
val peek : 'a t -> 'a option