svoid testAttractorBotResponses(AttractorBot bot, S... inOutPairs) { for (PairS p : paramsToPairs(inOutPairs)) testAttractorBotResponse(bot, p.a, p.b); }
Began life as a copy of #1023149
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023156 |
| Snippet name: | testAttractorBotResponses |
| Eternal ID of this version: | #1023156/1 |
| Text MD5: | 5f4b301b5414d11e93c893a447247a65 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-15 19:11:04 |
| Source code size: | 162 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 480 / 530 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1023247 - testAttractorBotResponses_noFail (warn only) |