package ocsigenserver

  1. Overview
  2. Docs
val fst : ('a * 'b * 'c) -> 'a
val snd : ('a * 'b * 'c) -> 'b
val thd : ('a * 'b * 'c) -> 'c