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

11
LINES

< > BotCompany Repo | #1011176 // aiUsing_print

JavaX fragment (include)

please include function aiUsing.

static void aiUsing_print() {
  aiUsing_print(null);
}

static void aiUsing_print(L<S> priorityConcepts) {
  //print("\nAI concepts used: " + aiUsing_set);
  print("\nAI concepts used: ");
  dumpConcepts2(findAIConcepts(prioritizeList(aiUsing_set, priorityConcepts)));
}

Author comment

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: 393 / 431
Referenced in: [show references]