1 | static bool hasIndexedTerm(S s) {
|
2 | S sKey = ai_shortenForIndex(s); |
3 | if (!hasIndexedShortTerm(sKey)) false; |
4 | ret sKey == s || cic(ai_expandShortenedKey(s), s); |
5 | } |
Began life as a copy of #1012408
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: | #1013317 |
| Snippet name: | hasIndexedTerm - queries all indexes |
| Eternal ID of this version: | #1013317/4 |
| Text MD5: | ea5427d9e864a93da9f4c78d30813f72 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-12-31 23:44:48 |
| Source code size: | 167 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 512 / 557 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |