You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
patterns/src/patterns/structural/intro.md

7 lines
202 B
Markdown

# Structural Patterns
From [Wikipedia](https://en.wikipedia.org/wiki/Structural_pattern):
> Design patterns that ease the design by identifying a simple way to realize
> relationships among entities.