package carton

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