Generic Function Relatedp-Method (9 methods)
(
relatedp-method < object1 > < object2 > < relation > )
Tell if `OBJECT1' is related to `OBJECT2' in `RELATION'.
Method Summary
| relatedp-method < bar > < foo > < t > |
| relatedp-method < cuatro > < tres > < t > |
| relatedp-method < dos > < uno > < t > |
| relatedp-method < foo > < bar > < null > |
| relatedp-method < foo > < bar > (eql
barfoo) |
| relatedp-method < foo > < bar > (eql
barfoo-1) |
| relatedp-method < foo > < bar > (eql
barfoo-2) |
| relatedp-method < tres > < cuatro > < null > |
| relatedp-method < uno > < dos > < null > |