8 ms·
[t rotateBy: a around: v] // This is Objective-C I’ve never seen Smalltalk before, but I did find the verbose syntax of ObjC had some benefits. That being sai
by zeroimpl 5y ago
[t rotateBy: a around: v] // This is Objective-C
I’ve never seen Smalltalk before, but I did find the verbose syntax of ObjC had some benefits.
That being said, typical C programmers don’t add all that whitespace, so the “who needs dots” and stuff is a bit misleading.