1 | static S ai_expandShortenedKey_example(S sKey) { |
2 | // get first full text |
3 | if (endsWith(sKey, "...")) |
4 | ret web_texts(cachedNodeIndex().getFirst(sKey)); |
5 | else |
6 | ret ll(sKey); |
7 | } |
Began life as a copy of #1011583
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: | #1011626 |
Snippet name: | ai_expandShortenedKey_example |
Eternal ID of this version: | #1011626/1 |
Text MD5: | 10085693751443002bba2c4b17a631e4 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-01 04:33:32 |
Source code size: | 188 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 463 / 502 |
Referenced in: | [show references] |