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

3
LINES

< > BotCompany Repo | #1006851 // wrapList - wrap each item of list in ll()

JavaX fragment (include)

static L<L> wrapList(L l) {
  ret map(func(O o) { ll(o) }, l);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1006851
Snippet name: wrapList - wrap each item of list in ll()
Eternal ID of this version: #1006851/2
Text MD5: bf8a811b95d5a7849a319af95e2c245e
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-08 03:56:33
Source code size: 66 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 439 / 453
Version history: 1 change(s)
Referenced in: [show references]