Idris2Doc : Theory.Tuple

Theory.Tuple

(source)

Definitions

tuple_destruct : (t : (a, b)) ->t= (fstt, sndt)
  A tuple consists of its first and second element

Totality: total
Visibility: export