Libraryless. Click here for Pure Java version (9307L/60K).
static Cl<S> philosophyBot_allLHS(PhilosophyBot1 bot) { Set<S> set = ciSet(); for (PhilosophyBot1.LogicRule r : bot.logicRules()) addAll(set, stringsOnly(philosophyBot_allPartsOfLHS(r))); ret set; }
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: | #1027341 |
| Snippet name: | philosophyBot_allLHS |
| Eternal ID of this version: | #1027341/3 |
| Text MD5: | 3bd921613c88f037885bb48cc39758ca |
| Transpilation MD5: | 76ceb35e7e7bf95c7da762be8c90bf89 |
| 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:21:46 |
| Source code size: | 213 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 389 / 514 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1027390 - philosophyBot_allLHS (version 1 without &) |