Libraries: Facade - structural design pattern

 

Facade - structural design pattern:

Provide a unified interface to a set of interfaces in a subsystem; facade defines a higher-level interface that makes the subsystem easier to use

Author: DMITRII PECHERITSA

Reason: