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

3
LINES

< > BotCompany Repo | #1023079 // printWithPrecedingNL - synonym of nlPrint

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

Libraryless. Click here for Pure Java version (9672L/53K).

1  
static <A> A printWithPrecedingNL(S prefix default "", A o) {
2  
  ret nlPrint(prefix, o);
3  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1023079
Snippet name: printWithPrecedingNL - synonym of nlPrint
Eternal ID of this version: #1023079/2
Text MD5: b266daa64d57d1a47197105600738f77
Transpilation MD5: 0d531056541ca95809fd93932452fdf3
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-11-21 10:21:28
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 267 / 337
Version history: 1 change(s)
Referenced in: [show references]