Libraryless. Click here for Pure Java version (3070L/19K).
svoid dm_action_printHere(S desc default str(r), Runnable r, O... _) { if (r == null) ret; O mod = dm_current_generic(); dm_action(desc, r { temp dm_enter(mod); r.run(); }, _); }
Began life as a copy of #1019892
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1029469 |
| Snippet name: | dm_action_printHere |
| Eternal ID of this version: | #1029469/2 |
| Text MD5: | dcaea0e2f56a31250bd82227d2af3fcd |
| Transpilation MD5: | e0af5875e9695babee99b72868555e13 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-08-13 15:09:36 |
| Source code size: | 201 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 494 / 663 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |