Libraryless. Click here for Pure Java version (115L/1K).
static LS letterDigitSeqOnlyTok(S s) { ret singlePredTok isLetterOrDigit(s); }
Began life as a copy of #1034375
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034539 |
| Snippet name: | letterDigitSeqOnlyTok - only sequences of letters+digits (+combinations thereof) are tokens |
| Eternal ID of this version: | #1034539/1 |
| Text MD5: | a32d183bf79f7d5b9ad95e2ff856cfdd |
| Transpilation MD5: | 257308e13f8281cdc6fbbd4f9f4f371b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-11 21:38:24 |
| Source code size: | 82 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 336 / 432 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |