Uses 911K of libraries. Click here for Pure Java version (7868L/39K).
!7 cmodule SomeELEAnswerModule > ELESuggester { void process_impl(S input) { showSuggestions(input, ai_iterator_starPatternFromFirstWords(input)); } }
Began life as a copy of #1026649
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1026654 |
| Snippet name: | ELE: Star pattern from first words |
| Eternal ID of this version: | #1026654/8 |
| Text MD5: | fd7049888ce96684e17d3a33bd0b8536 |
| Transpilation MD5: | 80b6fc8c5366ad5281ee3f1a65dfb9af |
| Author: | stefan |
| Category: | javax / ele |
| Type: | JavaX source code (Dynamic Module) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-01-18 20:54:12 |
| Source code size: | 167 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 434 / 689 |
| Version history: | 7 change(s) |
| Referenced in: | #1026661 - ELE: Star pattern from last words #1026670 - ELESuggester |