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

5
LINES

< > BotCompany Repo | #1012625 // ai_isWord

JavaX fragment (include)

static L<S> ai_isWord_helper = ll("an english word according to the huge dictionary", "a word");

static bool ai_isWord(S s) {
  ret has_multi(quotedAndUnquoted(s), "is", ai_isWord_helper);
}

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: #1012625
Snippet name: ai_isWord
Eternal ID of this version: #1012625/5
Text MD5: da2bdde59a77d509cb099b7e91d6c337
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-08 17:29:13
Source code size: 195 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 308 / 322
Version history: 4 change(s)
Referenced in: [show references]