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

3
LINES

< > BotCompany Repo | #1013465 // applyTwice

JavaX fragment (include)

static O applyTwice(O f, O o) {
  ret callF(f, callF(f, o));
}

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: #1013465
Snippet name: applyTwice
Eternal ID of this version: #1013465/1
Text MD5: f856ceb442d4fb3c96e071be02311373
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-07 13:29:00
Source code size: 64 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 352 / 377
Referenced in: [show references]