Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1022796 // scoredSearch_localMechListNames (remote mirrors actually)

JavaX fragment (include)

1  
static LS scoredSearch_localMechListNames(S query, O... _) {
2  
  ScoredSearcher searcher = new(query, _);
3  
4  
  for (S listName : namesOfLocalMechListCopies())
5  
    searcher.add(listName);
6  
7  
  ret searcher!;
8  
}

Author comment

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: 213 / 257
Version history: 2 change(s)
Referenced in: [show references]