concept UserLine { S text; *() {} *(S *text) { change(); } } concept UserAnswer { new Ref<UserLine> userLine; S text; bool solvable; } concept SystemAnswer { new Ref<UserLine> userLine; S text; } concept SCDefaults { bool solvable; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005347 |
| Snippet name: | Classes for Smart Console |
| Eternal ID of this version: | #1005347/1 |
| Text MD5: | 0fdbe9fb666c2c79f6376f35a3c5f652 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-11-16 15:49:05 |
| Source code size: | 277 bytes / 21 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 717 / 1351 |
| Referenced in: | [show references] |