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

5
LINES

< > BotCompany Repo | #1012007 // fullIndexedTermsStartingWith

JavaX fragment (include)

static Collection<S> fullIndexedTermsStartingWith(S prefix) {
  //if (empty(prefix)) ret allIndexedTerms();
  //ret ai_expandShortenedKeys_multi(indexedTermsStartingWith_cloned(prefix));
  ret ai_expandShortenedKeys_multi(concurrentlyIterateSet(indexedTermsStartingWith(prefix)));
}

Author comment

Began life as a copy of #1011627

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012007
Snippet name: fullIndexedTermsStartingWith
Eternal ID of this version: #1012007/8
Text MD5: ffa775963d2d4eb3f9f9a68713e0b8dc
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-01-11 15:44:44
Source code size: 286 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 457 / 476
Version history: 7 change(s)
Referenced in: [show references]