Libraryless. Click here for Pure Java version (4563L/31K/101K).
1 | !7 |
2 | |
3 | !include #1008522 // Analysis Tree |
4 | |
5 | p-tt { |
6 | //load("initial"); |
7 | if (initial == null) { |
8 | S input1 = loadSnippet(#1008462); |
9 | S input2 = loadSnippet(#1008521); |
10 | initial = new Data(pair(input1, input2)); |
11 | doOp(initial, new ApplyFunc([[ |
12 | func(Pair<S, S> p) { mapPair(p, f numLines) } |
13 | ]])); |
14 | Data data = doOp(initial, new ApplyFunc([[ |
15 | func(Pair<S, S> p) { unidiff(p.a, p.b) } |
16 | ]])); |
17 | } |
18 | printTree(initial); |
19 | save("initial"); |
20 | } |
Began life as a copy of #1008523
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: | #1008524 |
Snippet name: | Diff The Inq [OK] |
Eternal ID of this version: | #1008524/10 |
Text MD5: | 07b905d25c6c1dc4940423b21d1c6875 |
Transpilation MD5: | 5dc2285d8e9d4eb04305fa6273a74c78 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-21 15:26:13 |
Source code size: | 481 bytes / 20 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 429 / 520 |
Version history: | 9 change(s) |
Referenced in: | [show references] |