1 | static S conceptToNameOpt(S s) { |
2 | AIConcept c = aiConceptsMap_cached().get(s); |
3 | ret c == null ? null : unnull(c.name); |
4 | } |
Began life as a copy of #1007416
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: | #1007443 |
Snippet name: | conceptToNameOpt - returns null if not found |
Eternal ID of this version: | #1007443/1 |
Text MD5: | 4fe98d6aaa71a8f95c2b8e19a6438a05 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-23 15:06:43 |
Source code size: | 125 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 503 / 526 |
Referenced in: | [show references] |