Libraryless. Click here for Pure Java version (1835L/15K/43K).
1 | !747 |
2 | |
3 | m {
|
4 | p {
|
5 | Class c = hotwire ("#1000887");
|
6 | S[][] entries = cast get(c, "entries"); |
7 | for (S[] e : entries) {
|
8 | S q = e[0]; |
9 | S id = findSnippetNamed(q); |
10 | if (id != null) |
11 | print("Question has snippet: " + id + " " + quote(q));
|
12 | else |
13 | print("Question: " + quote(q));
|
14 | } |
15 | } |
16 | } |
Began life as a copy of #1000901
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1000907 |
| Snippet name: | Extract questions, make snippets for them |
| Eternal ID of this version: | #1000907/1 |
| Text MD5: | 54f67e6dfa98c4fb644ce4a26b8e897e |
| Transpilation MD5: | 2ad2e5300c60645dbc48fd381b787aa6 |
| Author: | stefan |
| Category: | |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2015-09-07 17:09:24 |
| Source code size: | 338 bytes / 16 lines |
| Pitched / IR pitched: | No / Yes |
| Views / Downloads: | 908 / 1009 |
| Referenced in: | [show references] |