1 | please include function ai_getVar. |
2 | |
3 | static void ai_setVars(Map<S, O> map) { |
4 | ai_getVar_map.set(map); |
5 | } |
6 | |
7 | static void ai_setVars(O... values) { |
8 | ai_setVars(paramsToMap(values)); |
9 | } |
Began life as a copy of #1012911
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: | #1012912 |
Snippet name: | ai_setVars - doesn't clone the map |
Eternal ID of this version: | #1012912/3 |
Text MD5: | 176a85315117f17915bc565730c7743d |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-18 01:04:41 |
Source code size: | 187 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 415 / 436 |
Version history: | 2 change(s) |
Referenced in: | [show references] |