:: (Integer, b, c) -> Integer -package:ghc-lib-parser

Extract the fst of a triple.
Take the first item out of a 3 element tuple
Returns the first value of a triple.