chickadee » cis » subset?

subset? :: CIS * CIS -> BOOL procedure

Returns #t if the first given integer set is a subset of the second given integer set, #f otherwise.