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

6
LINES

< > BotCompany Repo | #1012095 // is - check if a is b in encyclopedia

JavaX fragment (include)

static bool is(S a, S b) {
  ifdef TripleAI
  if (ai_hasTriple(a, 'is, b)) true;
  endifdef
  ret false;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012095
Snippet name: is - check if a is b in encyclopedia
Eternal ID of this version: #1012095/4
Text MD5: 6889e2418f22abaf3455f2c095cdf265
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-21 01:15:24
Source code size: 111 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 502 / 562
Version history: 3 change(s)
Referenced in: [show references]