Marc

Show in context User since 2018
Edited 4 years ago by Marc

@marco If you want to be safe for future language improvements then you can write:

Ah ok, just like optionals in C#.

@marco please note that instead of SetDefaults you could have an init function

Yes I know. This was just an example.

@marco There is a small bug in the init constructor (when called with a different number of arguments)

I know, I did experience that bug today already ... ;)