| 1 | sS dm_loadedStandardFunctionHolderFor(S functionName) {
 | 
| 2 |   for (S mod : stringsOnly(vmBus_queryAll('standardFunctionHolder)))
 | 
| 3 | if (eq(dm_call(mod, 'functionName), functionName)) | 
| 4 | ret mod; | 
| 5 | null; | 
| 6 | } | 
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, mqsvbyillbrs, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022770 | 
| Snippet name: | dm_loadedStandardFunctionHolderFor - returns modules ID | 
| Eternal ID of this version: | #1022770/2 | 
| Text MD5: | f17ef114f16ffe9662fef7dae17ef4f0 | 
| 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-04-06 19:36:10 | 
| Source code size: | 209 bytes / 6 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 481 / 535 | 
| Version history: | 1 change(s) | 
| Referenced in: | [show references] |