first v -- yields the first element of the list v.
See also last.
Code:
-- ../../../Macaulay2/m2/structure.m2:3 first = x -> x#0