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

5
LINES

< > BotCompany Repo | #1018304 // nlLogic_ruleWithParamsForUser

JavaX fragment (include)

sS nlLogic_ruleWithParamsForUser(RuleWithParams r) {
  ret r == null ? null : r.rule.globalID
    + (empty(r.matches) ? "" : " with "
      + join(" & ", map(r.matches, func(S a, S b) -> S { a + "=" + b })));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018304
Snippet name: nlLogic_ruleWithParamsForUser
Eternal ID of this version: #1018304/4
Text MD5: ca42a39695aac78a2c61fc62cd3977c6
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-17 13:36:14
Source code size: 214 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 253 / 278
Version history: 3 change(s)
Referenced in: [show references]