cass
Syntax | Summary |
---|---|
(cass <tape>) | Lowercases the passed tape |
Standard Library function where <tape> must be some tape or a face/wing resolving to a tape; produces a mutated tape with only lower case letters.
Note: it is useful to use cass, or its opposite cuss, when checking tapes against something as it prevents user input capitalization from spoiling the check.