sS dm_makeModuleWithParams(S moduleLibID, O... params) { S mod = dm_findModuleWithParams(moduleLibID, params); if (mod != null) ret mod; ret dm_makeNewModuleWithParams(moduleLibID, params); }
Began life as a copy of #1016111
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1022783 |
Snippet name: | dm_makeModuleWithParams - if not there already. Use dm_makeModuleWithParams_systemQ for safer version |
Eternal ID of this version: | #1022783/5 |
Text MD5: | 10c9589e6b77d328c8d03fae07553972 |
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-03-27 23:41:34 |
Source code size: | 201 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 263 / 306 |
Version history: | 4 change(s) |
Referenced in: | [show references] |