static L<S> allContainingIC(Collection<S> l, fS x) { ret containingIC(l, x); } static L<S> allContainingIC(S x, Collection<S> l) { ret containingIC(x, l); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024768 |
| Snippet name: | allContainingIC - synonym of containingIC |
| Eternal ID of this version: | #1024768/1 |
| Text MD5: | 7c7a8d3aac80ab5bae06da5a176a4725 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-24 18:31:39 |
| Source code size: | 165 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 423 / 464 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |