Uses 911K of libraries. Click here for Pure Java version (7897L/40K).
1 | !7 |
2 | |
3 | cmodule ELEFunctionFinder > ELESuggester {
|
4 | void process_impl(S input) {
|
5 | showSuggestions(input, takeFirst(100, scoredSearchForSF(input))); |
6 | } |
7 | } |
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: | #1026726 |
| Snippet name: | ELE: Find standard function |
| Eternal ID of this version: | #1026726/3 |
| Text MD5: | 46c8efe2d49f1aff97b1a807650a15f7 |
| Transpilation MD5: | fc38e40d4b1b2a3d90dc4961be3d33ec |
| 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-19 20:37:46 |
| Source code size: | 161 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 397 / 777 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |