1 | sS dm_moduleWithTitleContainingIC(S s) {
|
2 | for (S mod : dm_moduleIDs()) |
3 | if (cic(dm_moduleName(mod), s)) |
4 | ret mod; |
5 | null; |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026366 |
| Snippet name: | dm_moduleWithTitleContainingIC |
| Eternal ID of this version: | #1026366/1 |
| Text MD5: | fafa87370540354a641a7ebe84539b23 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-12-25 20:24:47 |
| Source code size: | 137 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 444 / 495 |
| Referenced in: | [show references] |