Libraryless. Click here for Pure Java version (4055L/28K/88K).
| 1 | !752 | 
| 2 | |
| 3 | p { makeBot(); }
 | 
| 4 | |
| 5 | answer {
 | 
| 6 | s = s.trim(); | 
| 7 |   S query = dropSuffix("...", s);
 | 
| 8 | L data = autoComplete(query); | 
| 9 | if (nempty(data)) | 
| 10 | ret structure(data); | 
| 11 | } | 
Began life as a copy of #1003019
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: | #1006544 | 
| Snippet name: | Google Auto Complete Bot For Command Line | 
| Eternal ID of this version: | #1006544/1 | 
| Text MD5: | dcf562c0fe958ba4b0fd5ccf9748ba5f | 
| Transpilation MD5: | f4ea92af16b5a4159143f7bf29456c28 | 
| Author: | stefan | 
| Category: | eleu / nl | 
| Type: | JavaX source code | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-01-16 01:47:53 | 
| Source code size: | 171 bytes / 11 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 669 / 795 | 
| Referenced in: | [show references] |