// iterate safely (& quickly) in the face of concurrent modifications static <A> IterableIterator<A> concIter(L<A> l) { ret concurrentlyIterateList(l); }
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: | #1026926 |
Snippet name: | concIter - synonym of concurrentlyIterateList |
Eternal ID of this version: | #1026926/1 |
Text MD5: | f8f622f087bf9325946ce4ebb0a3342d |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-02-02 20:50:08 |
Source code size: | 156 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 208 / 234 |
Referenced in: | [show references] |