please include function makeAndCall_cached. static Class loadFunctions_cached_withInit(S... functions) { Class c = loadFunctions_cached(functions); callF(makeAndCall_initChild!, c); ret c; }
Began life as a copy of #1007946
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020644 |
| Snippet name: | loadFunctions_cached_withInit |
| Eternal ID of this version: | #1020644/3 |
| Text MD5: | 2007cfad13fa381f87cbdeb171eb77fe |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-12-30 11:33:43 |
| Source code size: | 203 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 503 / 540 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |