static S unidiffSnippets(S id1, S id2) { ret unidiff(loadSnippet(id1), loadSnippet(id2)); } static S unidiffSnippets(long id1, long id2) { ret unidiff(loadSnippet(id1), loadSnippet(id2)); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1005456 |
Snippet name: | unidiffSnippets - return diff of two snippets |
Eternal ID of this version: | #1005456/1 |
Text MD5: | e1ab07a6c23bcd1d2cd8b318e84b3dd7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-11-20 12:24:12 |
Source code size: | 200 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 596 / 595 |
Referenced in: | [show references] |