Libraryless. Click here for Pure Java version (3041L/19K).
1  | static L<Rect> rects(L<? extends BWImageAndRect> l) {
 | 
2  | ret map(l, x -> x == null ? null : x.rect);  | 
3  | }  | 
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: | #1025120 | 
| Snippet name: | rects - collect rect(...) | 
| Eternal ID of this version: | #1025120/3 | 
| Text MD5: | d6c824fda3cc93c91a86d5d11741a683 | 
| Transpilation MD5: | 166f9c3260f719c38ef071482ff9e4f9 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-09-08 15:30:06 | 
| Source code size: | 103 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 442 / 572 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |