Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

7
LINES

< > BotCompany Repo | #1022043 // gazelle_constructRuleText

JavaX fragment (include)

1  
sS gazelle_constructRuleText(LS ins, S out) {
2  
  ret join("\n + ", ins) + "\n=> " + out;
3  
}
4  
5  
sS gazelle_constructRuleText(S in, S out) {
6  
  ret in + "\n=> " + out;
7  
}

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: 165 / 201
Version history: 1 change(s)
Referenced in: [show references]