ghc-user-0.2.0.0

Safe HaskellNone
LanguageHaskell2010

GHC.Data.Pair

Description

A simple homogeneous pair type with useful Functor, Applicative, and Traversable instances.

NB: Supplants Pair.

Documentation

module Pair