static int minImageWidth(L<RGBImage> images) { if (empty(images)) ret 0; ret collectMinInt(images, "width"); }
Began life as a copy of #1007095
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: | #1007096 |
Snippet name: | minImageWidth |
Eternal ID of this version: | #1007096/1 |
Text MD5: | 050e78c9067cd3f53f72a091a859f444 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-03 00:28:58 |
Source code size: | 117 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 509 / 522 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |