[top][index]
search for:

last -- last element of a list

last v -- yields the last element of the list v.

See also first.

Code:

     -- ../../../Macaulay2/m2/structure.m2:5
     last = x -> x#-1

[top][index]
search for: