Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1027341 // philosophyBot_allLHS

JavaX fragment (include) [tags: use-pretranspiled]

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: 99 / 156
Version history: 2 change(s)
Referenced in: [show references]