Function List-Starts-With

Part of:

package weblocks
( list-starts-with < list > < elements > &key (test 'eq) )
Determines if a list starts with the given elements.