| 1 | please include function aiUsing. | 
| 2 | |
| 3 | static void aiUsing_print() {
 | 
| 4 | aiUsing_print(null); | 
| 5 | } | 
| 6 | |
| 7 | static void aiUsing_print(L<S> priorityConcepts) {
 | 
| 8 |   //print("\nAI concepts used: " + aiUsing_set);
 | 
| 9 |   print("\nAI concepts used: ");
 | 
| 10 | dumpConcepts2(findAIConcepts(prioritizeList(aiUsing_set, priorityConcepts))); | 
| 11 | } | 
Began life as a copy of #1007700
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: | #1011176 | 
| Snippet name: | aiUsing_print | 
| Eternal ID of this version: | #1011176/1 | 
| Text MD5: | 40a1a79cfeefddeff4a0b720524f1e72 | 
| Author: | stefan | 
| Category: | javax / a.i. | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-10-16 18:56:29 | 
| Source code size: | 314 bytes / 11 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 707 / 751 | 
| Referenced in: | [show references] |