Libraryless. Click here for Pure Java version (3966L/27K).
static L<SS> flexMatchDollarVarsIC_all_multiPattern(Collection<S> patterns, S input) { new L<SS> out; VF1<SS> vf = vfAddToCollection(out); fOr (S pat : patterns) flexMatchDollarVarsIC_iterate(pat, input, vf); ret out; }
Began life as a copy of #1023853
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: | #1023860 |
| Snippet name: | flexMatchDollarVarsIC_all_multiPattern |
| Eternal ID of this version: | #1023860/4 |
| Text MD5: | 0fd6bdca46706ed933d7528a8e9a8f65 |
| Transpilation MD5: | e7d54838242d54d0e37af0c23b66eb19 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-10 17:33:07 |
| Source code size: | 237 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 380 / 490 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |