static <A> IterableIterator<A> notNullsIterator(Iterator<A> it) { ret notNulls_iterator(it); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025882 | 
| Snippet name: | notNullsIterator - synonym of notNulls_iterator | 
| Eternal ID of this version: | #1025882/1 | 
| Text MD5: | 824037a818e8413646cf6ced2f9a2411 | 
| Author: | stefan | 
| Category: | |
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-10-28 11:38:00 | 
| Source code size: | 96 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 366 / 391 | 
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |