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

3
LINES

< > BotCompany Repo | #1010395 // mapFG - map applying 2 functions (map f(map g(...)))

JavaX fragment (include)

static L mapFG(O f, O g, Iterable c) {
  ret map(fg(f, g), c);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010395
Snippet name: mapFG - map applying 2 functions (map f(map g(...)))
Eternal ID of this version: #1010395/4
Text MD5: 047c0480a8780af3322bb69d58947c82
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-01-22 14:13:44
Source code size: 66 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 415 / 451
Version history: 3 change(s)
Referenced in: [show references]