Contents
Indexes:
Generic Function Length-At-Most-P (2 methods)
(
length-at-most-p
< thing > < length > )
Part of:
package metabang.utilities
Returns true if thing has no more than length elements in it.
Method Summary
length-at-most-p < cons > < t >
length-at-most-p < sequence > < t >