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

4
LINES

< > BotCompany Repo | #1008292 // printAIConcepts_noNumbers

JavaX fragment (include)

static void printAIConcepts_noNumbers(Collection c) {
  for (AIConcept cc : findAIConcepts(unnull(c)))
    printIndent(aiConceptToString(cc));
}

Author comment

Began life as a copy of #1007678

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: #1008292
Snippet name: printAIConcepts_noNumbers
Eternal ID of this version: #1008292/1
Text MD5: f4752b6e79cb3f6b09a8381ae8ba084f
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-06 23:59:01
Source code size: 147 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 480 / 437
Referenced in: [show references]