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

3
LINES

< > BotCompany Repo | #1026178 // flexFindIC_iterator

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

Libraryless. Click here for Pure Java version (3480L/22K).

static ItIt<Matches> flexFindIC_iterator(S pat, S input) {
  ret mapI(lambda1 dropFirstAndLastFromMatches, flexMatchIC_iterator("* " + pat + " *", "* " + input + " *"));
}

Author comment

Began life as a copy of #1026110

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: #1026178
Snippet name: flexFindIC_iterator
Eternal ID of this version: #1026178/3
Text MD5: ebf9221eb765aa852eb0d432925b811b
Transpilation MD5: eb39a7a269747f4869f9b55e3cb92c40
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-11-27 23:33:36
Source code size: 173 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 137 / 204
Version history: 2 change(s)
Referenced in: [show references]