sbool containsPairOrReversedPair(Collection<PairS> l, S a, S b) { ret contains(l, pair(a, b)) || contains(l, pair(b, a)); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1021272 |
Snippet name: | containsPairOrReversedPair |
Eternal ID of this version: | #1021272/3 |
Text MD5: | d9ddb2f3476f0b6d648b54eb38300c86 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-02-06 13:57:49 |
Source code size: | 127 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 311 / 323 |
Version history: | 2 change(s) |
Referenced in: | [show references] |