static Runnable r_dm_q(final Runnable r) { DynModule mod = dm_current_mandatory(); ret r_dm_q(mod, r); } static Runnable r_dm_q(DynModule mod, Runnable r) { ret r { dm_q(mod, r) }; }
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: | 397 / 442 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |