Transpiled version (10214L) is out of date.
static <A> A printIndentedStruct(S prefix default "", A a) { print(prefix, indentedStructureForUser(a)); ret a; } static <A> A printIndentedStruct(S prefix default "", A a, structure_Data data) { print(prefix, indentedStructureForUser(a, data)); ret a; }
Began life as a copy of #1030212
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030588 |
Snippet name: | printIndentedStruct |
Eternal ID of this version: | #1030588/4 |
Text MD5: | 445dc3d2c93ba7f98237b9fe5562013d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-05-01 16:09:46 |
Source code size: | 271 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 216 / 349 |
Version history: | 3 change(s) |
Referenced in: | [show references] |