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

3
LINES

< > BotCompany Repo | #1032691 // printIfDebugging

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Compilation Failed (3796L/22K).

static <A> A printIfDebugging(S s default "", A a) {
  ret printIf(debugging(), s, a);
}

Author comment

Began life as a copy of #1027136

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032691
Snippet name: printIfDebugging
Eternal ID of this version: #1032691/1
Text MD5: 77a5fd24cbf012aaed372d40be7c1139
Transpilation MD5: 20b3b30eeb5c2ac74697ee52926dd687
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-02 01:02:25
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 75 / 139
Referenced in: [show references]