static new ThreadLocal<Map<S, O>> ai_getVar_map; static O ai_getVar(S name) { ret mapGet(ai_getVar_map!, name); }
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: | #1012911 |
| Snippet name: | ai_getVar |
| Eternal ID of this version: | #1012911/2 |
| Text MD5: | bf97734856375d25108a345c68a61de4 |
| 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-16 13:41:53 |
| Source code size: | 120 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 698 / 757 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1012912 - ai_setVars - doesn't clone the map #1012986 - ai_getVars #1018002 - ai_context |