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

4
LINES

< > BotCompany Repo | #1034338 // print_tabToSingleSpace

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

Libraryless. Click here for Pure Java version (5019L/28K).

static <A> A print_tabToSingleSpace(A o) {
  print(tabToSingleSpace(str(o)));
  ret o;
}

Author comment

Began life as a copy of #1000658

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034338
Snippet name: print_tabToSingleSpace
Eternal ID of this version: #1034338/1
Text MD5: 3eeef21ca39ad78726ccdff3a45ba194
Transpilation MD5: 94564a1bea999b12de28f60d01caa131
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-02 23:01:03
Source code size: 91 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 89
Referenced in: [show references]