1 | static Cl<S> philosophyBot_allLHS(PhilosophyBot1 bot) {
|
2 | ret bot == null ? null : stringsOnly(collect lhs(bot.logicRules())); |
3 | } |
Began life as a copy of #1027341
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: | #1027390 |
| Snippet name: | philosophyBot_allLHS (version 1 without &) |
| Eternal ID of this version: | #1027390/1 |
| Text MD5: | 6fe449c442e949e7fe311d7e41ebc315 |
| Author: | stefan |
| Category: | javax / concepts |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-16 16:17:01 |
| Source code size: | 130 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 353 / 384 |
| Referenced in: | [show references] |