static LS scoredSearch_localMechListNames(S query, O... _) { ScoredSearcher searcher = new(query, _); for (S listName : namesOfLocalMechListCopies()) searcher.add(listName); ret searcher!; }
Began life as a copy of #1022040
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022796 |
| Snippet name: | scoredSearch_localMechListNames (remote mirrors actually) |
| Eternal ID of this version: | #1022796/3 |
| Text MD5: | 0dfefaa1c3212534928523b4871de531 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-07 22:48:47 |
| Source code size: | 209 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 631 / 683 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |