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