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

3
LINES

< > BotCompany Repo | #1024229 // listCreateAndAdd - synonym of addDyn

JavaX fragment (include)

static <A> L<A> listCreateAndAdd(L<A> l, A a) {
  ret addDyn(l, a);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1024229
Snippet name: listCreateAndAdd - synonym of addDyn
Eternal ID of this version: #1024229/1
Text MD5: 4dd31be24eeb5054f9e07bbef3f8975e
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-28 13:47:02
Source code size: 69 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 192 / 246
Referenced in: [show references]