sS dm_moduleWithFieldIC(S field, S value) { for (S mod : dm_listModuleIDs()) if (eqic_gen(dm_getOpt(mod, field), value)) ret mod; null; }
Began life as a copy of #1023497
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1023498 |
| Snippet name: | dm_moduleWithFieldIC |
| Eternal ID of this version: | #1023498/1 |
| Text MD5: | e472017edac01b884543abaca269f9b5 |
| Author: | stefan |
| Category: | javax / discord |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-06-25 22:36:17 |
| Source code size: | 156 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 417 / 471 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |