Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1008810 // bothEq

JavaX fragment (include)

static bool bothEq(O a, O b, O x) {
  ret eq(a, x) && eq(b, x);
}

Author comment

Began life as a copy of #1008440

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: #1008810
Snippet name: bothEq
Eternal ID of this version: #1008810/1
Text MD5: 35ab6d01b8822957300b50c4253f7b52
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-09 02:48:30
Source code size: 67 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 382 / 425
Referenced in: [show references]