1 | static Set<S> ai_yesNoQuestionWord_1_list = litciset("am", "are", "is", "can", "does", "do", "did", "would", "might", "will", "must", "should", "has", "have");
|
2 | |
3 | static bool ai_yesNoQuestionWord_1(S s) {
|
4 | ret containsNotNull(ai_yesNoQuestionWord_1_list, s); |
5 | } |
Began life as a copy of #1011056
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: | #1011057 |
| Snippet name: | ai_yesNoQuestionWord_1 |
| Eternal ID of this version: | #1011057/8 |
| Text MD5: | 4ba0fa79f32385cde403a3515b03da40 |
| 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-11 20:37:37 |
| Source code size: | 263 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 703 / 745 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |