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

5
LINES

< > BotCompany Repo | #1007631 // fastLoadStatements

JavaX fragment (include)

static L<Statement> fastLoadStatements() {
  Class main = getBotMainClass("Truth Table");
  O concepts = get(main, "mainConcepts");
  ret map(f fastLoadStatement, (L) call(concepts, "list", "Statement"));
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1007631
Snippet name: fastLoadStatements
Eternal ID of this version: #1007631/3
Text MD5: 8dff1cc8ac1d0cb954d2b7431a0ac3ae
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 16:05:18
Source code size: 210 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 498 / 701
Version history: 2 change(s)
Referenced in: [show references]