static MultiSet<S> ai_findRepeatedWordPrefixes(S input) { ret ai_allPrefixesWithWordCount_cleaned(input); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney
No comments. add comment
| Snippet ID: | #1021695 |
| Snippet name: | ai_findRepeatedWordPrefixes - synonym of ai_allPrefixesWithWordCount_cleaned |
| Eternal ID of this version: | #1021695/1 |
| Text MD5: | 36bdd2d31bbc807583baabbbcfa5d47c |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-02-24 15:31:19 |
| Source code size: | 109 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 523 / 549 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1021924 - ai_findRepeatedWordPrefixes_2 - 3 chars or longer only, return as list |