static Pair basicLogicRuleToPair(BasicLogicRule rule) { ret rule == null ? null : pair(rule.lhs, rule.rhs); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1028386 | 
| Snippet name: | basicLogicRuleToPair | 
| Eternal ID of this version: | #1028386/1 | 
| Text MD5: | 5462d3c4b5ecfbcca73e9fa5adf9ba46 | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2020-06-14 18:56:39 | 
| Source code size: | 113 bytes / 3 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 468 / 498 | 
| Referenced in: | [show references] |