Generic Function Unrelate-Method (9 methods)
(
unrelate-method < object1 > < object2 > < relation > )
`OBJECT1' stops being with `OBJECT2' in `RELATION'.
Method Summary
| unrelate-method < bar > < foo > < t > |
| unrelate-method < cuatro > < tres > < t > |
| unrelate-method < dos > < uno > < t > |
| unrelate-method < foo > < bar > < null > |
| unrelate-method < foo > < bar > (eql
barfoo) |
| unrelate-method < foo > < bar > (eql
barfoo-1) |
| unrelate-method < foo > < bar > (eql
barfoo-2) |
| unrelate-method < tres > < cuatro > < null > |
| unrelate-method < uno > < dos > < null > |