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