static int web_numberOfSharedLabels(WebNode a, WebNode b) { ret l(setIntersection(new HashSet(a.labels), new HashSet(b.labels))); }
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: | #1010597 |
Snippet name: | web_numberOfSharedLabels |
Eternal ID of this version: | #1010597/1 |
Text MD5: | 2b328456457f19d211aa8ff98c0b3b97 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-22 18:25:02 |
Source code size: | 135 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 480 / 505 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |