static Set<S> followBackwardRelation_raw(S relation, S argument) { ret rawOnly(followBackwardRelation(relation, argument)); } static Set<S> followBackwardRelation_raw(S relation, Lisp argument) { ret rawOnly(followBackwardRelation(relation, argument)); }
Began life as a copy of #1007942
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: | #1008208 |
| Snippet name: | followBackwardRelation_raw |
| Eternal ID of this version: | #1008208/1 |
| Text MD5: | 8f90f52d61db2a0913d99d017ad410f5 |
| 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:54:15 |
| Source code size: | 265 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 645 / 677 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |