1 | static <A> A printLength(S s, A a) { |
2 | print(s, l(a)); |
3 | ret a; |
4 | } |
5 | |
6 | static <A> A printLength(A a) { |
7 | ret printLength("", a); |
8 | } |
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1015368 |
Snippet name: | printLength |
Eternal ID of this version: | #1015368/2 |
Text MD5: | 866ef552dd12dc85690bdb8e86cf76e9 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-09-19 14:50:05 |
Source code size: | 133 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 458 / 465 |
Version history: | 1 change(s) |
Referenced in: | [show references] |