Libraryless. Click here for Pure Java version (2536L/16K).
static BasicLogicRule listToBasicLogicRule(L l) { ret empty(l) ? null : BasicLogicRule(first(l), second(l)); }
Began life as a copy of #1027753
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: | #1028780 |
| Snippet name: | listToBasicLogicRule |
| Eternal ID of this version: | #1028780/1 |
| Text MD5: | cd3c92294853286ee0b401b8339f567b |
| Transpilation MD5: | 87c1a6508a22ba16eb063ce80763efff |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-08 21:19:43 |
| Source code size: | 114 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 429 / 577 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |