2. CreationalΒΆ

In a nutshell, creational patterns deal with objects instanciation and how to abstract it.

You can have a look at the source code on GitHub