Libraryless. Click here for Pure Java version (3667L/23K).
static ItIt<SS> flexMatchDollarVarsIC_withBrackets_iterator(S pat, S input) { new LS vars; S starsPat = dollarVarsToStars(pat, vars); ret mapI(flexMatchIC_withBrackets_iterator(starsPat, input), m -> matchesToMapUsingVarList_ciMap(m, vars)); }
Began life as a copy of #1026111
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: | #1026123 |
| Snippet name: | flexMatchDollarVarsIC_withBrackets_iterator |
| Eternal ID of this version: | #1026123/1 |
| Text MD5: | db0150f37fd1ab661df2f37f46024343 |
| Transpilation MD5: | a3420386c39bfb984a6d5a03b4d90893 |
| 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-25 20:22:00 |
| Source code size: | 258 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 370 / 524 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |