1 | static Runnable r_dm_q(final Runnable r) {
|
2 | DynModule mod = dm_current_mandatory(); |
3 | ret r_dm_q(mod, r); |
4 | } |
5 | |
6 | static Runnable r_dm_q(DynModule mod, Runnable r) {
|
7 | ret r { dm_q(mod, r) };
|
8 | } |
Began life as a copy of #1019800
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020856 |
| Snippet name: | r_dm_q - dm_q as Runnable |
| Eternal ID of this version: | #1020856/4 |
| Text MD5: | 05b083fc64ee715fd81fdca3011809d9 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-11-30 15:11:07 |
| Source code size: | 196 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 616 / 667 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |