10 lines
151 B
Markdown
10 lines
151 B
Markdown
I represent a contact book.
|
|
|
|
I have contacts.
|
|
|
|
Collaborators:
|
|
- Veit Heller <veit@veitheller.de>
|
|
|
|
Instance Variables
|
|
contacts: a List of Contacts
|