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

3
LINES

< > BotCompany Repo | #1004304 // gAddAll - see gAdd

JavaX fragment (include)

svoid gAddAll(Iterable<S> i) {
  for (S s : i) gAdd(s);
}

Author comment

Began life as a copy of #1004301

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004304
Snippet name: gAddAll - see gAdd
Eternal ID of this version: #1004304/1
Text MD5: cae88e54b78e1efe9bee9d1554d2906b
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-13 03:23:08
Source code size: 61 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 502 / 467
Referenced in: [show references]