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