Libraryless. Click here for Pure Java version (5312L/29K).
// returns number of steps static long stepAll_roundRobin(Iterable<? extends Steppable> steppables) { ret exhaustIterator(roundRobinCombinedIterator(map steppableToIterator(steppables))); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027220 |
| Snippet name: | stepAll_roundRobin |
| Eternal ID of this version: | #1027220/6 |
| Text MD5: | a9d793e257efac6b292291bc5d146564 |
| Transpilation MD5: | bfddfb9d841cee23e6ff40562d27a828 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-22 23:51:27 |
| Source code size: | 196 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 464 / 633 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |