1 | !759 |
2 | |
3 | static PersistentTreeMap<S, O> wordList; |
4 | |
5 | p { |
6 | wordList = new PersistentTreeMap("wordList"); |
7 | } |
8 | |
9 | native [* is in word list] { |
10 | b.value(wordList.containsKey(m.unq(0).toLowerCase())); |
11 | } |
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: | #1003530 |
Snippet name: | Word List Backend |
Eternal ID of this version: | #1003530/1 |
Text MD5: | a4d5cb141731e32076c991e91700983d |
Author: | stefan |
Category: | javax / talking robots |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-07-12 17:25:01 |
Source code size: | 200 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 535 / 493 |
Referenced in: | [show references] |