static S callStrategy(O strategy, S text) { ret (S) call(strategy, "strategy", text); } static S callStrategy(S strategyID, S text) { ret callStrategy(loadStrategy(strategyID), text); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1004732 |
Snippet name: | callStrategy |
Eternal ID of this version: | #1004732/1 |
Text MD5: | b5ed51d30d33042f713e7f0bda650aca |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-09-11 23:16:24 |
Source code size: | 198 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 608 / 602 |
Referenced in: | [show references] |