1 | static L<Statement> fastLoadStatements() {
|
2 | Class main = getBotMainClass("Truth Table");
|
3 | O concepts = get(main, "mainConcepts"); |
4 | ret map(f fastLoadStatement, (L) call(concepts, "list", "Statement")); |
5 | } |
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: | 792 / 1000 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |