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

3
LINES

< > BotCompany Repo | #1031395 // firstLong_regexp

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

Libraryless. Click here for Pure Java version (2866L/17K).

static long firstLong_regexp(S s) {
  ret parseLongOr0(regexpExtract("\\d+", s));
}

Author comment

Began life as a copy of #1027717

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031395
Snippet name: firstLong_regexp
Eternal ID of this version: #1031395/1
Text MD5: 34083a954f3f9f63e123e5c264c6d5b9
Transpilation MD5: b3a933941e03381dd73fc6d36378922a
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-09 08:51:31
Source code size: 85 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 96 / 135
Referenced in: [show references]