static S lispBackwardRaw(S relation, S argument) { ret first(followBackwardRelation_raw(relation, argument)); } static S lispBackwardRaw(S relation, Lisp argument) { ret first(followBackwardRelation_raw(relation, argument)); }
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: | 728 / 754 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |