Libraryless. Click here for Pure Java version (4013L/23K).
| 1 | static <A> ItIt<A> roundRobin_lists(Cl<? extends Cl<A>> lists) {
 | 
| 2 | ret roundRobinCombinedIterator(map iterator(lists)); | 
| 3 | } | 
Began life as a copy of #1030113
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032672 | 
| Snippet name: | roundRobin_lists | 
| Eternal ID of this version: | #1032672/1 | 
| Text MD5: | 487734b9c333eb00c75784f136420f5f | 
| Transpilation MD5: | 120f7b117a23696b080d0664a632baac | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2021-10-01 16:00:39 | 
| Source code size: | 123 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 350 / 450 | 
| Referenced in: | [show references] |