unison-prelude-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Util.Tuple

Description

Tuple utils.

Synopsis

Documentation

drop4th :: Drop4th a b => a -> b Source #

Drop the 4th element of a tuple.