static PairS gazelle_singleChangedWord(S inputA, S inputB, O... _) { ret singletonMapToPair(gazelle_zip(inputA, inputB, _)); } static PairS gazelle_singleChangedWord(Pair<S> inputs, O... _) { ret singletonMapToPair(gazelle_zip(inputs, _)); }
Began life as a copy of #1021639
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1023063 |
Snippet name: | gazelle_singleChangedWord - returns PairS or null |
Eternal ID of this version: | #1023063/4 |
Text MD5: | 293c78134b658004ff8a2cf4e5adb05f |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-01-14 00:23:57 |
Source code size: | 252 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 349 / 371 |
Version history: | 3 change(s) |
Referenced in: | [show references] |