Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1034375 // letterSeqOnlyTok - only sequences of letters are tokens

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (115L/1K).

static LS letterSeqOnlyTok(S s) {
  ret singlePredTok isLetter(s);
}

Author comment

Began life as a copy of #1023688

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034375
Snippet name: letterSeqOnlyTok - only sequences of letters are tokens
Eternal ID of this version: #1034375/4
Text MD5: a0a17079d970ba3b38560ecc5bbd9a02
Transpilation MD5: a5a1af5df56abb1a02c586ee6ab661dc
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:07
Source code size: 70 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 72 / 120
Version history: 3 change(s)
Referenced in: [show references]