On Thursday, 4 June 2015 at 16:12:54 UTC, Etienne Cimon wrote:
On another note, considering the unimaginable amount of bugs that can stem from throwing in a constructor
Throwing from a constructor is kinda important as it is the only way to signal failure on its input...
