static <A> MultiSet<A> toMultiSet(Iterable<A> l) { ret asMultiSet(l); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1025543 |
| Snippet name: | toMultiSet - synonym of asMultiSet |
| Eternal ID of this version: | #1025543/1 |
| Text MD5: | eb9045f8b70eb2d1716ae4f209701ff5 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-03 11:42:15 |
| Source code size: | 73 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 416 / 469 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |