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

3
LINES

< > BotCompany Repo | #1035828 // listCombine - synonym of flattenToList

JavaX fragment (include)

static L listCombine(O... l) {
  ret flattenToList(l);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035828
Snippet name: listCombine - synonym of flattenToList
Eternal ID of this version: #1035828/1
Text MD5: bfd5c4361f84c964f7d21065491e24ec
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-02 00:21:20
Source code size: 56 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 61 / 68
Referenced in: [show references]