|
|
|
|
|
by nahname
4862 days ago
|
|
Their effect of adding a mixin is similar to macros, but they provide the same abilities as composition. I wouldn't be surprised to find that mixins were based off of macros. They work really well in places where I would compose behaviour into an object. |
|