static L<S> getSupportedQuestions_multipleBots(L bots) { new L<S> questions; for (O bot : unnull(bots)) questions.addAll(findSupportedQuestionsInFunctions_impl(getJavaSource(bot), 'answer)); ret questions; }
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: | #1009346 |
| Snippet name: | getSupportedQuestions_multipleBots |
| Eternal ID of this version: | #1009346/2 |
| Text MD5: | c7b5d5aaf622524691c11f71fcd6a3f1 |
| Author: | stefan |
| Category: | javax / talking robots |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-07-24 12:14:53 |
| Source code size: | 222 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 749 / 792 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |