static L<LS> ai_applyPrefixPairs(L<Pair<LS>> pairs, final LS x) { ret map(func(Pair<LS> p) -> LS { ai_applyPrefixPair(p, x) }, orderListPairsByLengthOfADesc(uniquify( ai_findAPrefixesInPairsListCI(ai_prefixPairs(pairs), x)))); }
Began life as a copy of #1016782
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016784 |
| Snippet name: | ai_applyPrefixPairs |
| Eternal ID of this version: | #1016784/2 |
| Text MD5: | ec74d16aa42f138422505ca800f1f1ac |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-11-24 04:15:21 |
| Source code size: | 244 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 589 / 651 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |