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

4
LINES

< > BotCompany Repo | #1011619 // allIndexedTermsStartingWith

JavaX fragment (include)

static NavigableSet<S> allIndexedTermsStartingWith(S prefix) {
  prefix = takeFirst(ai_indexShorteningLength(), prefix);
  ret prefixSubSet(ai_navigableShortTerms(), prefix);
}

Author comment

Began life as a copy of #1011544

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: #1011619
Snippet name: allIndexedTermsStartingWith
Eternal ID of this version: #1011619/10
Text MD5: 97964af9ae170d2bfc5034826d491ddb
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:46:31
Source code size: 179 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 487 / 537
Version history: 9 change(s)
Referenced in: [show references]