RFC: Disallow Multiple Constructor Calls

Project Governance
Author
Richard Fussenegger
Author
Tim Behashvyly
Disallow multiple calls to an objects constructor to ensure that the encapsulated data cannot be mutated even if an object is meant to be immutable. The goal is...

This RFC has not yet started voting