Libraryless. Click here for Pure Java version (3012L/18K).
svoid test_allDistinctPairs_inOrder() { assertEqualsVerbose(ll(pair("a", "b"), pair("a", "c"), pair("b", "c")), allDistinctPairs_inOrder(ll("a", "b", "c"))); }
Began life as a copy of #1027915
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027918 |
Snippet name: | test_allDistinctPairs_inOrder (OK) |
Eternal ID of this version: | #1027918/2 |
Text MD5: | 8e39358bea6bc1472c04a980b42e577f |
Transpilation MD5: | 3b941f1d8350329f531d206c6bab786b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-04-17 11:46:46 |
Source code size: | 168 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 157 / 230 |
Version history: | 1 change(s) |
Referenced in: | [show references] |