svoid nlLogic_producePartialApplications(final NLLogicChecker_v2 c, final IfThen rule, final VF1<IfThen> r) { if (rule == null) ret; if (!(rule.in instanceof And)) ret; final And a = cast rule.in; final new NLLogicChecker_v2.Matching m; c.iterate(a.a, m, r { callF(r, c.apply(IfThen(a.b, rule.out), m)) }); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020036 |
Snippet name: | nlLogic_producePartialApplications |
Eternal ID of this version: | #1020036/5 |
Text MD5: | 71f220102ac5d7bfe2d41cf3693b9bc6 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-04 17:26:32 |
Source code size: | 334 bytes / 10 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 320 / 328 |
Version history: | 4 change(s) |
Referenced in: | [show references] |