static void ctxSetVar(S var, S val) { print("ctxSetVar " + var + " = " + quote(val)); ctxContext().vars.put(var, val); }
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: | #1008990 |
Snippet name: | ctxSetVar |
Eternal ID of this version: | #1008990/1 |
Text MD5: | a357cae283df06b8643de48aa50758c2 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-06-22 20:05:38 |
Source code size: | 127 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 520 / 556 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |