1 | static S dm_findModuleWithParams(S moduleLibID, O... params) { |
2 | ret firstThat(dm_modulesWithLibID(moduleLibID), mod -> |
3 | checkFields(dm_mod(mod), params)); |
4 | } |
Began life as a copy of #1017632
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: | #1022719 |
Snippet name: | dm_findModuleWithParams - returns module ID or null |
Eternal ID of this version: | #1022719/3 |
Text MD5: | 9436673fd2eaf88a80ccc3babd363c5a |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-04-01 15:38:01 |
Source code size: | 163 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 338 / 375 |
Version history: | 2 change(s) |
Referenced in: | [show references] |