static Set<Pair<S>> ciPairSet(Collection<Pair<S>> l) { Set<Pair<S>> set = ciPairSet(); set.addAll(l); ret set; } static Set<Pair<S>> ciPairSet() { ret new TreeSet(...); }
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: | #1012603 |
Snippet name: | ciPairSet - set of case-insensitve pairs - TODO |
Eternal ID of this version: | #1012603/1 |
Text MD5: | 1395a898b86f405d4f8509960a049986 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-07 16:42:57 |
Source code size: | 187 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 305 / 342 |
Referenced in: | [show references] |