mirror of
https://github.com/rjNemo/design-patterns
synced 2026-06-09 03:56:42 +00:00
* chore: create behavioral design patterns package * doc: add chain of responsibility documentation * doc: add behavioral package table of content * doc: edit general doc * add code example Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
209 B
209 B
Behavioral Patterns
Behavioral design patterns are concerned with algorithms and the assignment of responsibilities between objects.