next up previous contents index
Next: merge! Up: ListType Previous: find   Contents   Index


first


Usage

first l


Signature

first: % $\to$ T


Parameter Type Description
l % a nonempty list


Returns

Returns the first entry of $l$.



Manuel Bronstein 2004-06-28