static boolean turingMatch(S expected, S got) { ret matchStart(expected, got) || matchStart(quote(expected), got); }
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: | #1002553 |
| Snippet name: | turingMatch - check answer to Turing question |
| Eternal ID of this version: | #1002553/1 |
| Text MD5: | 8d407a2352570963abf4e39b4f47e432 |
| Author: | stefan |
| Category: | eleu |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-02-01 20:04:55 |
| Source code size: | 120 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1030 / 1017 |
| Referenced in: | [show references] |