Next: Creating Instances from the Library with Strings Prev: Unleashing SecretSantaBot
12.13.2009
Context
rob.fanOf(steve); rob.fanOf(graphs); steve.fanOf(rob); if (! steve.fanOf(graphs)) { rob.deleteFan(steve); }
I agree with this.
Name *
Mail *
Website
rob.fanOf(steve);
rob.fanOf(graphs);
steve.fanOf(rob);
if (! steve.fanOf(graphs)) {
rob.deleteFan(steve);
}
I agree with this.