sS ai_renderDefinition(S left, S right, bool questionMark) { ret left + " " + (questionMark ? unicode_questionedEquals() : "=") + " " + right; }
Began life as a copy of #1016938
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1016939 |
| Snippet name: | ai_renderDefinition |
| Eternal ID of this version: | #1016939/3 |
| Text MD5: | ce798c1c9d9cdc2fab85d80c13536699 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-07-08 20:32:24 |
| Source code size: | 148 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 658 / 715 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |