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

7
LINES

< > BotCompany Repo | #1012302 // ai_superclasses - s is $X

JavaX fragment (include)

static L<S> ai_superclasses(S s) {
  ret ai_texts(s, "is", "$X");
}

static L<S> ai_superclasses(S s, S rel) {
  ret ai_texts(s, rel, "$X");
}

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: #1012302
Snippet name: ai_superclasses - s is $X
Eternal ID of this version: #1012302/2
Text MD5: 0aad8cb06f443508a3667fcef7143bb6
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-27 14:04:09
Source code size: 148 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 358 / 378
Version history: 1 change(s)
Referenced in: [show references]