static MultiSet<S> ciMultiSet() { new MultiSet ms; ms.map = ciMap(); ret ms; } static MultiSet<S> ciMultiSet(Iterable<S> l) { ret asCIMultiSet(l); }
Began life as a copy of #1015421
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017860 | 
| Snippet name: | ciMultiSet - case-insensitive multiset | 
| Eternal ID of this version: | #1017860/3 | 
| Text MD5: | 251eee9bc69780d23440e1d9adf05f27 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2019-07-28 17:34:00 | 
| Source code size: | 165 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 603 / 663 | 
| Version history: | 2 change(s) | 
| Referenced in: | [show references] |