package batteries

  1. Overview
  2. Docs
A community-maintained standard library extension

Install

Dune Dependency

Authors

Maintainers

Sources

v3.2.0.tar.gz
sha256=00f34b9aed4e47f314425b2ca9ceac206f112095a17ea9a7ffa6dac8cfccc492
md5=066051f9a210277710c54ad57c3b9568

doc/batteries.unthreaded/BatTuple/Tuple5/Eq/index.html

Module Tuple5.Eq

Parameters

module T1 : BatOrd.Eq
module T2 : BatOrd.Eq
module T3 : BatOrd.Eq
module T4 : BatOrd.Eq
module T5 : BatOrd.Eq

Signature

type t = T1.t * T2.t * T3.t * T4.t * T5.t
val eq : t BatOrd.eq
OCaml

Innovation. Community. Security.