static void print_doubleNL(O o) { print("\n" + str(o) + "\n"); }
Began life as a copy of #1014628
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1014666 |
Snippet name: | print_doubleNL - print with new line before and after |
Eternal ID of this version: | #1014666/1 |
Text MD5: | 16e449f47ead0d530aab829caf8384a5 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-04-29 14:00:36 |
Source code size: | 68 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 462 / 478 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1014740 - nlPrintNL - synonym of print_doubleNL - print with new line before and after #1025951 - printWithNL - print with new line after |