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

6
LINES

< > BotCompany Repo | #1008215 // processRulesAndDelete - process rules in a thought space and delete intermediates

JavaX fragment (include)

static void processRulesAndDelete(ThoughtSpace ts, fS... headsToDelete) {
  withThoughtSpace(ts, r {
    applyAlwaysRules();
    unemitHeads(headsToDelete);
  });
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1008215
Snippet name: processRulesAndDelete - process rules in a thought space and delete intermediates
Eternal ID of this version: #1008215/3
Text MD5: d8bc6d650a42232ab72f1c69d005dd2f
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-30 17:39:25
Source code size: 169 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 419 / 445
Version history: 2 change(s)
Referenced in: [show references]