sS dm_moduleIDAndName(O m) { ret m == null ? null : "[" + dm_moduleID(m) + "] " + dm_moduleName(m); } sS dm_moduleIDAndName() { ret dm_moduleIDAndName(dm_current_generic()); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1016984 |
Snippet name: | dm_moduleIDAndName |
Eternal ID of this version: | #1016984/4 |
Text MD5: | 27398c45b2ebd888a2534f064e882e73 |
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-02-17 17:47:36 |
Source code size: | 186 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 552 / 538 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1019731 - dm_moduleNameAndID |