static <A> int countNotContained(Iterable<A> l, Set<A> set) { ret countNotContainedIn(l, set); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1029197 |
Snippet name: | countNotContained - synonym of countNotContainedIn |
Eternal ID of this version: | #1029197/1 |
Text MD5: | 2110412ccd6bcc93655bd8e5804c0639 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-07-24 19:54:59 |
Source code size: | 98 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 226 / 246 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |