mirror of
https://github.com/rjNemo/design-patterns
synced 2026-06-09 20:16:48 +00:00
5 lines
197 B
Markdown
5 lines
197 B
Markdown
# Structural Patterns
|
|
|
|
Structural patterns explain how to assemble objects and classes into larger structures while keeping these structures flexible and efficient.
|
|
|
|
- [Adapter](adapter/README.md)
|