Transpiled version (10195L) is out of date.
sS indentedStructureForUser(int levels default Int.MAX_VALUE,O o) { ret indentStructureString(levels, structForUser(o)); } sS indentedStructureForUser(int levels default Int.MAX_VALUE, O o, structure_Data data) { ret indentStructureString(levels, structForUser(o, data)); }
Began life as a copy of #1027620
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030212 |
| Snippet name: | indentedStructureForUser |
| Eternal ID of this version: | #1030212/5 |
| Text MD5: | 315b84639429965e2b0beafbc11485f1 |
| 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:05 |
| Source code size: | 284 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 494 / 621 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1030588 - printIndentedStruct |