Libraryless. Click here for Pure Java version (3884L/25K).
static L<Matches> getFlexMatchesIC_inList(S pat, Iterable<S> inputs) { ret mapNonNulls(s -> getFlexMatchIC(pat, s), inputs); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028725 | 
| Snippet name: | getFlexMatchesIC_inList | 
| Eternal ID of this version: | #1028725/2 | 
| Text MD5: | fa55f2c5d5ffecc88db26894c87a3270 | 
| Transpilation MD5: | 4c3ec69070e4d98be87dfce3419b1981 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-07-06 01:50:38 | 
| Source code size: | 130 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 374 / 492 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |