sS gazelle_constructRuleText(LS ins, S out) { ret join("\n + ", ins) + "\n=> " + out; } sS gazelle_constructRuleText(S in, S out) { ret in + "\n=> " + out; }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022043 |
| Snippet name: | gazelle_constructRuleText |
| Eternal ID of this version: | #1022043/2 |
| Text MD5: | a39386cb9c1f1c99d24081b3a87bbe99 |
| Author: | stefan |
| Category: | javax / gazelle |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-15 00:55:16 |
| Source code size: | 168 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 486 / 509 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |