Short form for isLengthLessThanOrEqualTo
isLengthLessThanOrEqualTo
bool isLengthLtEt(int max) => isLengthLessThanOrEqualTo(max);