1 | static S lispForwardRaw(S relation, S argument) { |
2 | ret first(followForwardRelation_raw(relation, argument)); |
3 | } |
4 | |
5 | static S lispForwardRaw(S relation, Lisp argument) { |
6 | ret first(followForwardRelation_raw(relation, argument)); |
7 | } |
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: | 461 / 481 |
Version history: | 2 change(s) |
Referenced in: | [show references] |