package traverse

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