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

3
LINES

< > BotCompany Repo | #1018679 // firstWhere - synonym of findWhere

JavaX fragment (include)

static <A> A firstWhere(Collection<A> c, O... data) {
  ret findWhere(c, data);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1018679
Snippet name: firstWhere - synonym of findWhere
Eternal ID of this version: #1018679/1
Text MD5: dc04c155156424d869e698846623150b
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-09 17:41:37
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 348 / 399
Referenced in: [show references]