1 | static <A, B> B rcallF(A a, IF1<A, B> f) { |
2 | ret rCallF(a, f); |
3 | } |
4 | |
5 | |
6 | |
7 | static <A> void rcallF(A a, IVF1<A> f) { |
8 | rCallF(a, f); |
9 | } |
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033275 |
Snippet name: | rcallF - synonym of rCallF |
Eternal ID of this version: | #1033275/1 |
Text MD5: | 9d8dc66ef254e5d5fe878ea497065d0b |
Author: | someone |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-10-18 05:08:47 |
Source code size: | 128 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 162 / 190 |
Referenced in: | [show references] |