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

3
LINES

< > BotCompany Repo | #1004477 // indexesOf - synonym of indicesOf

JavaX fragment (include)

static <A> L<Int> indexesOf(L<A> l, A a) {
  ret indicesOf(l, a);
}

Author comment

Began life as a copy of #1003989

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004477
Snippet name: indexesOf - synonym of indicesOf
Eternal ID of this version: #1004477/3
Text MD5: acaf773186c2a7c90a8b31431a3a0359
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-01 18:08:55
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 500 / 486
Version history: 2 change(s)
Referenced in: [show references]