package git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val flip : ('a * 'b) -> 'b * 'a
val fst : ('a * 'b) -> 'a
val snd : ('a * 'b) -> 'b