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

4
LINES

< > BotCompany Repo | #1023808 // pnlIf

JavaX fragment (include)

static <A, B extends Iterable<A>> B pnlIf(bool print, B l) {
  if (print) pnl(l);
  ret l;
}

Author comment

Began life as a copy of #1023807

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023808
Snippet name: pnlIf
Eternal ID of this version: #1023808/1
Text MD5: 9a4940eea5bd516cf8d2d10433e41638
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-09 12:50:56
Source code size: 95 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 127 / 162
Referenced in: [show references]