Composite

Term side of the Card
Topic: Structural Patterns
Unit title: Composite
Categories: Design pattern
Explanation side of the Card

Explanation: The design pattern used to treat individual objects and compositions of objects uniformly. It allows objects to be combined into tree structures to represent hierarchies, such as files and directories.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub