Libraryless. Click here for Pure Java version (4519L/27K).
static <A> A printIndentedStruct(S prefix default "", A a) { print(prefix, indentedStructureForUser(a)); ret a; }
Began life as a copy of #1030212
download show line numbers debug dex
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1030588 |
Snippet name: | printIndentedStruct |
Eternal ID of this version: | #1030588/1 |
Text MD5: | 199f6298db28956f1b6c13ab072e6f21 |
Transpilation MD5: | 585aad1575bfd1adfd8b398e108a8df6 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-01-13 21:36:29 |
Source code size: | 120 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 13 / 38 |
Referenced in: | [show references] |
Formerly at http://tinybrain.de/1030588 & http://1030588.tinybrain.de