You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 11, 2024. It is now read-only.
The idea behind this construct is to allow object instatiation without the new keyword. We discussed this in one of our calls and agreed that this probably isn't the best practice. It also creates unecessary noise in the code so let's remove this.