static ItIt<Pair<S, Int>> returnCodesOfMultipleServers_iterator(S... servers) { ret returnCodesOfMultipleServers_iterator(asList(servers)); } static ItIt<Pair<S, Int>> returnCodesOfMultipleServers_iterator(Iterable<S> servers) { ret (ItIt) map_iterator_asPair(f returnCodeHttpHEAD, servers); }
Began life as a copy of #1018965
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018967 |
Snippet name: | returnCodesOfMultipleServers_iterator |
Eternal ID of this version: | #1018967/6 |
Text MD5: | 71c40e78a4715e266b4f65d39081c1a6 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-18 16:30:26 |
Source code size: | 306 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 324 / 365 |
Version history: | 5 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1018972 - returnCodesOfMultipleServers_parallel_iterator |