:: (Integer, b, c) -> Integer -is:exact

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