Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Submitting homework 7 Final #124

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Submitting homework 7 Final #124

wants to merge 8 commits into from

Conversation

kvm79
Copy link

@kvm79 kvm79 commented Nov 27, 2013

This request was never closed. Re-submitting with Tic Tac Toe game. Thanks!- Vy


2. What is and Eigenclass and what is it used for? Where Do Singleton methods live?

- Eigenclass is a dynamically created anonymous class that holds the object's singleton methods. It assumes the role of the object's class and the original class is re-designated as the superclass of that anonymous class.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants