Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1026243 // whereToStringContainsIC

JavaX fragment (include)

static <A> L<A> whereToStringContainsIC(S x, Iterable<A> l) {
  ret filter(l, a -> cic(str(a), x));
}

Author comment

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: 123 / 144
Referenced in: [show references]