Package: alexandria

Function setp

Lambda List

setp (object &key test key)

Details

Returns true if object is a list that denotes a set, nil otherwise. A list denotes a set if each element of the list is unique under key and test.