Generic Function First (3 methods)

( first seq )

Part of:

package fset
Returns the first element of seq, i.e., element 0. This has a back-
compatibility method for lists, and adds one for CL sequences generally.

Method Summary

first list  
first sequence  
first wb-seq