Doubly linked relation?
Open
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
In the class example in the README, the Human class adds self to mother and father. However it does not add mother and father anywhere into self, which is what I would expect with "DoublyLinked." What does it mean?
Contributor guide
Assessment
This issue has not been assessed yet.