-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Sergey Solomentsev edited this page Jul 1, 2023
·
1 revision
AutoPipe is good for:
- Writing an expressive code;
- Flexible extending of the code;
- Scaling the code;
- Writing single responsibility blocks.
Create an AutoProcessor and start writing your code:
The library knows what you want, it reads the names of the methods and parameters:
Expressiveness of the library is one of the key points: