Libraryless. Click here for Pure Java version (66L/1K).
1 | // you still need to implement next() |
2 | static abstract class InfiniteItIt<A> extends ItIt<A> is InfiniteIterator<A> {} |
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: | #1026834 |
| Snippet name: | InfiniteItIt - an IterableIterator that is an InfiniteIterator |
| Eternal ID of this version: | #1026834/4 |
| Text MD5: | 702d487ab8493eaa7ad2e9f42f8a368b |
| Transpilation MD5: | 7a86ee9545c2c2c7780404090059f437 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-10 16:16:15 |
| Source code size: | 118 bytes / 2 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 464 / 834 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |