purpose | filter items shorter than the specified minimum length |
---|---|
input | a list of items |
parameter | minlength = the minimum length for items |
output | those items at least as long as the specified minimum length |
purpose | filter items shorter than the specified minimum length |
---|---|
input | a list of items |
parameter | minlength = the minimum length for items |
output | those items at least as long as the specified minimum length |