object-oriented
- Exemples
Mixins sont une technique de programmation qui permet à différent objets de partager un comportement commun sans besoin d'un héritage object-oriented. | Mixins are a programming technique that allows different objects to share common behaviour without the need for object-oriented inheritance. |
