0
kicks
Small but useful refactoring for working with nullable types
nullable types open a nice posibility, however writing the code to verify if there is a value, then using the value is repetitive and long, here's a solution