package mirage-flow

  1. Overview
  2. Docs
type 'a t = 'a S.io
val map : ('a -> 'b) -> 'a t -> 'b t