last
Synopsis:
(last list)
Description:
Returns the last element of the list
list.
Example:
(last [1, 2, 34, 6]) --> 6
Contact:
Fulvio Frapolli (
fulvio . frapolli //at// unifr . ch),
Amos Brocco (
amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @