Back to Design Patterns In Swift

Header

source/behavioral/header.md

latest348 B
Original Source

Behavioral

In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.

Source: wikipedia.org