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

3
LINES

< > BotCompany Repo | #1027552 // mmo_findFirstMatchInPairs

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

Libraryless. Click here for Pure Java version (3598L/23K).

static int mmo_indexOfFirstMatch(S s, LS patterns) {
  ret indexOfPred(patterns, p -> mmo_match_parsedPattern(p, s));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1027552
Snippet name: mmo_findFirstMatchInPairs
Eternal ID of this version: #1027552/3
Text MD5: 83e6e55332e15f13df14a514c58a5748
Transpilation MD5: 081d6102153e730810d52585b6bfb0d1
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-23 20:05:14
Source code size: 121 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 107 / 151
Version history: 2 change(s)
Referenced in: [show references]