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

7
LINES

< > BotCompany Repo | #1018741 // allToInt

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (10664L/58K).

static L<Int> allToInt(Collection l) {
  ret map toInt(l);
}

static L<Int> allToInt(O[] l) {
  ret map toInt(l);
}

Author comment

Began life as a copy of #1018730

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018741
Snippet name: allToInt
Eternal ID of this version: #1018741/4
Text MD5: d1ed633c00c4e2e534e3e2b2d1b0e66a
Transpilation MD5: 56cd3621368b52ba0631f18c87e50393
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-07-08 01:24:54
Source code size: 121 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 333 / 401
Version history: 3 change(s)
Referenced in: [show references]