static Map<S, AI_SubSpace> ai_getSubSpace_map = synchroMap(); static AI_SubSpace ai_getSubSpace(S name) { ret ai_getSubSpace_map.get(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: | #1012077 |
Snippet name: | ai_getSubSpace |
Eternal ID of this version: | #1012077/1 |
Text MD5: | 6d53a3266eef38b9ceab3d5ebf7740ff |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-17 10:40:00 |
Source code size: | 148 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 396 / 440 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1012078 - ai_getOrCreateSubSpace #1012079 - ai_subSpaceNames |