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

3
LINES

< > BotCompany Repo | #1033833 // printStructIndented - synonym of printIndentedStruct

JavaX fragment (include)

static <A> A printStructIndented(S prefix default "", A a) {
  ret printIndentedStruct(prefix, a);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033833
Snippet name: printStructIndented - synonym of printIndentedStruct
Eternal ID of this version: #1033833/1
Text MD5: 8e1ad9fb1f4ad46198cb8606cd991c1d
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-06 22:50:33
Source code size: 100 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 62 / 76
Referenced in: [show references]