1 | sS nlLogic_ruleWithParamsForUser(RuleWithParams r) { |
2 | ret r == null ? null : r.rule.globalID |
3 | + (empty(r.matches) ? "" : " with " |
4 | + join(" & ", map(r.matches, func(S a, S b) -> S { a + "=" + b }))); |
5 | } |
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: | 339 / 357 |
Version history: | 3 change(s) |
Referenced in: | [show references] |