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

3
LINES

< > BotCompany Repo | #1016184 // firstIntAsString - get first int in string (or null)

JavaX fragment (include)

static S firstIntAsString(String s) {
  return jextract("<int>", s);
}

Author comment

Began life as a copy of #1004323

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1016184
Snippet name: firstIntAsString - get first int in string (or null)
Eternal ID of this version: #1016184/3
Text MD5: 7266e16d9b6199b461a55b4502238ac6
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-06-08 17:39:36
Source code size: 72 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 363 / 391
Version history: 2 change(s)
Referenced in: [show references]