static <A> A with(Runnable r, A a) { ret withComputing(r, a); } static <A> A with(A a, IVF1<A> r) { ret withComputing(a, r); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1024021 |
| Snippet name: | with - synonym of withComputing |
| Eternal ID of this version: | #1024021/2 |
| Text MD5: | c22f17fbad21307d9507c9f061c38776 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-04-26 18:08:38 |
| Source code size: | 137 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1374 / 1413 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |