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

7
LINES

< > BotCompany Repo | #1008100 // lispForwardRaw - get a single result from followForwardRelation_raw

JavaX fragment (include)

static S lispForwardRaw(S relation, S argument) {
  ret first(followForwardRelation_raw(relation, argument));
}

static S lispForwardRaw(S relation, Lisp argument) {
  ret first(followForwardRelation_raw(relation, argument));
}

Author comment

Began life as a copy of #1007941

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: #1008100
Snippet name: lispForwardRaw - get a single result from followForwardRelation_raw
Eternal ID of this version: #1008100/3
Text MD5: f02d1e66b5962a34f1cc83c6b25a0f3f
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-04-29 15:02:09
Source code size: 233 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 380 / 401
Version history: 2 change(s)
Referenced in: [show references]