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

7
LINES

< > BotCompany Repo | #1018998 // incIntVar - synonym of syncIncIntVar

JavaX fragment (include)

static Int incIntVar(Var<Int> v) {
  ret syncIncIntVar(v);
}

static Int incIntVar(Var<Int> v, int i) {
  ret syncIncIntVar(v, i);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1018998
Snippet name: incIntVar - synonym of syncIncIntVar
Eternal ID of this version: #1018998/2
Text MD5: b077e3e3c42a6556657d397740121f10
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-03-20 15:48:47
Source code size: 138 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 274 / 285
Version history: 1 change(s)
Referenced in: [show references]