1 | static S lispBackwardRaw(S relation, S argument) { |
2 | ret first(followBackwardRelation_raw(relation, argument)); |
3 | } |
4 | |
5 | static S lispBackwardRaw(S relation, Lisp argument) { |
6 | ret first(followBackwardRelation_raw(relation, argument)); |
7 | } |
Began life as a copy of #1008100
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: | #1008207 |
Snippet name: | lispBackwardRaw - get a single result from followBackwardRelation_raw |
Eternal ID of this version: | #1008207/1 |
Text MD5: | d0d604d276a7f088ffdc64958b5bfc39 |
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-30 01:53:43 |
Source code size: | 237 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 516 / 539 |
Referenced in: | [show references] |