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

5
LINES

< > BotCompany Repo | #1011056 // ai_questionWord_1

JavaX fragment (include)

static Set<S> ai_questionWord_1_list = litciset("what", "who", "why", "when", "where", "how");

static bool ai_questionWord_1(S s) {
  ret containsNotNull(ai_questionWord_1_list, s);
}

Author comment

Began life as a copy of #1010673

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: #1011056
Snippet name: ai_questionWord_1
Eternal ID of this version: #1011056/3
Text MD5: 4641cec6a365adc5a738fae39068d609
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-23 10:00:14
Source code size: 188 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 380 / 420
Version history: 2 change(s)
Referenced in: [show references]