static L<WebNode> web_nodesFromVerifiedWebs(Collection<WebNode> nodes) { new L<WebNode> l; for (WebNode n : unnull(nodes)) if (web_isVerified(n)) l.add(n); ret l; }
Began life as a copy of #1011300
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: | #1011738 |
Snippet name: | web_nodesFromVerifiedWebs |
Eternal ID of this version: | #1011738/1 |
Text MD5: | c796161c38878f387e3183cad14f5252 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-04 20:49:54 |
Source code size: | 186 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 348 / 397 |
Referenced in: | [show references] |