1 | sclass FG0 extends F0 { |
2 | F1 f; F0 g; |
3 | |
4 | *() {} |
5 | *(F1 *f, F0 *g) {} |
6 | |
7 | O get() { ret f.get(g.get()); } |
8 | } |
9 | |
10 | static F0 fg0(fO f, fO g) { |
11 | ret FG0(f1(f), f0(g)); |
12 | } |
Began life as a copy of #1008453
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: | #1013593 |
Snippet name: | fg0 - combine two functions with no further argument - f(g()) |
Eternal ID of this version: | #1013593/3 |
Text MD5: | 40a5d258bb6a3d380a0db4117316a079 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-01-11 13:19:47 |
Source code size: | 176 bytes / 12 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 362 / 392 |
Version history: | 2 change(s) |
Referenced in: | [show references] |