sbool gazelle_isRuleOnFacts(S text, LS comments) { ret contains(comments, "in = statement"); } sbool gazelle_isRuleOnFacts(S text, S comments) { ret gazelle_isRuleOnFacts(text, tlft(comments)); }
Began life as a copy of #1021744
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: | #1022287 |
Snippet name: | gazelle_isRuleOnFacts |
Eternal ID of this version: | #1022287/4 |
Text MD5: | cebd67a2fb7c41a799c69d138afac314 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-03-12 17:59:15 |
Source code size: | 206 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 305 / 338 |
Version history: | 3 change(s) |
Referenced in: | [show references] |