you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 3 years ago (1 child)

I like the pattern a lot more. It makes you just initialize the value and only keep it 'nullable' for where it's needed and then you need to check. Even .net implemented it (but a bit more awkward)

  • source
  • parent
  • hideshow 1 child comment