Skip to content

Comments

Homework 3#8

Open
khintk wants to merge 4 commits intomac-comp394:masterfrom
khintk:master
Open

Homework 3#8
khintk wants to merge 4 commits intomac-comp394:masterfrom
khintk:master

Conversation

@khintk
Copy link

@khintk khintk commented Apr 14, 2018

This is a very interesting homework. I learned a lot of mutability in Ruby and Swift. It was very interesting to apply the struct model we learned in the class.
a = Struct()
b = a
b.x = 1
//a : oldModel
//b : newModel
Thanks for giving me an extended deadline, I finished it earlier than expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant