Transpiled version (10214L) is out of date.
1 | static <A> A printIndentedStruct(S prefix default "", A a) { |
2 | print(prefix, indentedStructureForUser(a)); |
3 | ret a; |
4 | } |
5 | |
6 | static <A> A printIndentedStruct(S prefix default "", A a, structure_Data data) { |
7 | print(prefix, indentedStructureForUser(a, data)); |
8 | ret a; |
9 | } |
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: | 217 / 351 |
Version history: | 3 change(s) |
Referenced in: | [show references] |