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

3
LINES

< > BotCompany Repo | #1026056 // isIdentifier_quick - synonym of startsWithJavaIdentifierStart

JavaX fragment (include)

sbool isIdentifier_quick(S s) {
  ret startsWithJavaIdentifierStart(s);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1026056
Snippet name: isIdentifier_quick - synonym of startsWithJavaIdentifierStart
Eternal ID of this version: #1026056/1
Text MD5: a55228c38c1b1f6af06a412eeece5f60
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-17 17:39:36
Source code size: 73 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 124 / 161
Referenced in: [show references]