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

6
LINES

< > BotCompany Repo | #1007421 // loadTruth (uses Statement class)

JavaX fragment (include)

sbool loadTruth_fastLoad;

static L<Statement> loadTruth() {
  if (loadTruth_fastLoad) ret fastLoadStatements();
  ret list(new Concepts(#1007236).load(), Statement);
}

Author comment

Began life as a copy of #1007161

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: #1007421
Snippet name: loadTruth (uses Statement class)
Eternal ID of this version: #1007421/5
Text MD5: 70f4a58de20ef8ddde5146a3931917fd
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-29 15:50:02
Source code size: 173 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 427 / 469
Version history: 4 change(s)
Referenced in: [show references]