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

3
LINES

< > BotCompany Repo | #1017375 // vm_generalMap_set - synonym of vm_generalMap_put

JavaX fragment (include)

static O vm_generalMap_set(O key, O value) {
  ret vm_generalMap_put(key, value);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017375
Snippet name: vm_generalMap_set - synonym of vm_generalMap_put
Eternal ID of this version: #1017375/1
Text MD5: 2304b6b563ec9c7cb5760436b2d956cc
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-19 14:44:32
Source code size: 83 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 275 / 311
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)