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

3
LINES

< > BotCompany Repo | #1021070 // flexMatchIC_all_groupings

JavaX fragment (include)

static LS flexMatchIC_all_groupings(fS pat, S input) {
  ret map(func(Matches m) -> S { matchedAsteriskPatternToGrouping(pat, m) }, flexMatchIC_all(pat, input));
}

Author comment

Began life as a copy of #1021067

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1021070
Snippet name: flexMatchIC_all_groupings
Eternal ID of this version: #1021070/3
Text MD5: e72d60be4f6bc3bb9027d64ed816403e
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-20 15:08:41
Source code size: 165 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 235 / 269
Version history: 2 change(s)
Referenced in: [show references]