Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1015368 // printLength

JavaX fragment (include)

static <A> A printLength(S s, A a) {
  print(s, l(a));
  ret a;
}

static <A> A printLength(A a) {
  ret printLength("", a);
}

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: 356 / 379
Version history: 1 change(s)
Referenced in: [show references]