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

5
LINES

< > BotCompany Repo | #1021067 // flexMatchIC_all

JavaX fragment (include)

static L<Matches> flexMatchIC_all(S pat, S input) {
  new L<Matches> out;
  flexMatchIC_iterate(pat, input, vfAddToCollection(out));
  ret out;
}

Author comment

Began life as a copy of #1021059

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: #1021067
Snippet name: flexMatchIC_all
Eternal ID of this version: #1021067/1
Text MD5: f07c683d4366df58417644072fd6c8c1
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:01:15
Source code size: 149 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 274 / 308
Referenced in: [show references]