package io

  1. Overview
  2. Docs
type ('a, 'b) t = 'a * 'b
val map : ('a -> 'b) -> ('c * 'a) -> 'c * 'b
OCaml

Innovation. Community. Security.