static L<Rect> dropRectsIntersectingWith(L<Rect> l, final Rect r) { ret [Rect x : l | !rectsIntersect(x, r)]; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006758 | 
| Snippet name: | dropRectsIntersectingWith | 
| Eternal ID of this version: | #1006758/1 | 
| Text MD5: | f4339480dd74b4231cde1c458c905797 | 
| Author: | stefan | 
| Category: | javax / maths | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-02-03 19:00:20 | 
| Source code size: | 115 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 731 / 740 | 
| Referenced in: | [show references] |