mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 10:58:42 +00:00
docs: update function composition
This commit is contained in:
@@ -31,7 +31,7 @@ Real-world example
|
||||
|
||||
In plain words
|
||||
|
||||
> The Function Composer pattern allows building complex functions by combining simpler ones, making it easier to manage, test, and reuse individual pieces of functionality.
|
||||
> The Function Composition pattern allows building complex functions by combining simpler ones, making it easier to manage, test, and reuse individual pieces of functionality.
|
||||
|
||||
Wikipedia says
|
||||
|
||||
|
||||
Reference in New Issue
Block a user