1 | sS dm_moduleWithFieldIC(S field, S value) {
|
2 | for (S mod : dm_listModuleIDs()) |
3 | if (eqic_gen(dm_getOpt(mod, field), value)) |
4 | ret mod; |
5 | null; |
6 | } |
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: | 418 / 473 |
| Referenced in: | [show references] |