static Iterable<DialogIO> talkToAll(S searchPattern) { final L<ProgramScan.Program> list = quickBotScan(searchPattern); ret mapI(list, func(ProgramScan.Program p) { talkTo(p.port) }); } static Iterable<DialogIO> talkToAll() { ret talkToAll(""); }
Began life as a copy of #1001378
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: | #1001399 |
Snippet name: | talkToAll |
Eternal ID of this version: | #1001399/5 |
Text MD5: | 05e6886e42628b0838dd3691e5e8f06f |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-02-27 17:17:23 |
Source code size: | 262 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 690 / 926 |
Version history: | 4 change(s) |
Referenced in: | [show references] |