// this one could surely be optimized static bool flexMatchStartIC(L<S> patterns, S s, Matches m) { for (S pat : patterns) if (flexMatchIC(pat + " *", s, m)) { m.m = toStringArray(concatLists(ll(pat), asList(m.m))); true; } false; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005478 |
Snippet name: | flexMatchStartIC |
Eternal ID of this version: | #1005478/1 |
Text MD5: | b9394fd7c00be609deb707948ad40157 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-11-20 20:10:01 |
Source code size: | 264 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 491 / 493 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |