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

3
LINES

< > BotCompany Repo | #1026440 // flattenToArray - synonym of flattenArray2

JavaX fragment (include)

static O[] flattenToArray(O... a) {
  ret flattenArray2(a);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1026440
Snippet name: flattenToArray - synonym of flattenArray2
Eternal ID of this version: #1026440/3
Text MD5: 1bd59cef96a8c7dbd8c4fc5b3f7dac7f
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-01-04 16:13:04
Source code size: 63 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 132 / 170
Version history: 2 change(s)
Referenced in: [show references]