Package: alexandria

Function lastcar

Lambda List

lastcar (list)

Arguments

list -- a list

Details

Returns the last element of list. Signals a type-error if list is not a proper list.