Mixin



         


In computer science, a mixin is a group of functions which can be mixed into a class and become methods. They allow certain classes to take on certain functionality, in an object-oriented programming language that supports multiple inheritance, just as if the class was a cooking dish and a mixin was a specific ingredient.





  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License