static S dm_closestModule(DynModule searcher, S type) { ret callCreator('findClosestModuleTo, searcher, type); } static S dm_closestModule(DynModule searcher) { ret dm_closestModule(searcher, null); }
Began life as a copy of #1015935
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016039 |
| Snippet name: | dm_closestModule |
| Eternal ID of this version: | #1016039/2 |
| Text MD5: | b89f4c48799d4f214c44c4bd2661c807 |
| Author: | stefan |
| Category: | javax / dynamic modules |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-06-03 13:17:03 |
| Source code size: | 211 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 607 / 646 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |