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

4
LINES

< > BotCompany Repo | #1001909 // printList - TODO: merge with printStructLines (?)

JavaX fragment (include)

static void printList(L l) {
  for (O x : unnull(l))
    print(structure(x));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, yanjaxplzisb

No comments. add comment

Snippet ID: #1001909
Snippet name: printList - TODO: merge with printStructLines (?)
Eternal ID of this version: #1001909/2
Text MD5: 84ef8829ae41d17ac5beb2b86725d14a
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-13 16:35:45
Source code size: 82 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 608 / 1114
Version history: 1 change(s)
Referenced in: [show references]