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

3
LINES

< > BotCompany Repo | #1022305 // createOrAddToList - synonym of addDyn

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1022305
Snippet name: createOrAddToList - synonym of addDyn
Eternal ID of this version: #1022305/1
Text MD5: 062b8dc9191f0aa423cd01c3fe50d10f
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-03-13 05:11:53
Source code size: 70 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 193 / 233
Referenced in: [show references]