static <A> L<A> whereToStringContainsIC(S x, Iterable<A> l) { ret filter(l, a -> cic(str(a), x)); }
Began life as a copy of #1018902
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: | #1026243 |
| Snippet name: | whereToStringContainsIC |
| Eternal ID of this version: | #1026243/1 |
| Text MD5: | 52bb58c691c6bf6cf964e40f5f85b111 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-12-07 17:23:21 |
| Source code size: | 103 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 415 / 445 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |