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

3
LINES

< > BotCompany Repo | #1012611 // ifEq

JavaX fragment (include)

static <A> A ifEq(A a, A b, A c) {
  ret eq(a, b) ? c : a;
}

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: #1012611
Snippet name: ifEq
Eternal ID of this version: #1012611/1
Text MD5: 000f23391a6da3ab037dbcf109b11f95
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-07 23:46:34
Source code size: 62 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 233 / 265
Referenced in: [show references]