Command pattern

The command pattern is a behavioral pattern that encapsulates requests (method calls) as objects so that they can be transmitted, stored, and applied easily.

FP provides closures and first-class functions.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset