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