Generic Function Length-At-Most-P (2 methods)

( length-at-most-p < thing > < length > )

Part of:

package metabang.cl-containers, 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 >