static <A> A _print(S s, A a) { ret print(s, a); } static <A> A _print(A a) { ret print(a); } static void _print() { print(); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005519 |
| Snippet name: | _print - synonym of print where print symbol is obstructed |
| Eternal ID of this version: | #1005519/4 |
| Text MD5: | 67b1331d08fcba192681c50c25ccf7dc |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-19 20:30:43 |
| Source code size: | 145 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1234 / 1289 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |