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

3
LINES

< > BotCompany Repo | #1023743 // renderLineWithMatchingRegexpsIC

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

Libraryless. Click here for Pure Java version (1953L/12K).

sS renderLineWithMatchingRegexpsIC(Collection<S> regexps, S s) {
  ret s + ": " + joinWithCommaOr("-", matchingRegexpsIC(regexps, 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: #1023743
Snippet name: renderLineWithMatchingRegexpsIC
Eternal ID of this version: #1023743/4
Text MD5: 92c14553fa4b28caae705767b92ba277
Transpilation MD5: 2ef29d9745936eea5bf16366f442d00c
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-07 22:57:09
Source code size: 138 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 204 / 292
Version history: 3 change(s)
Referenced in: [show references]