In the next function I see how I would expect it to look, even with a skipped ‘return’ keyword : at least the return type is defined so I can understand how the function knows what to expect
though this entire syntax is unfamiliar to me for an if statement. seems like it is just a shortcut in syntax I’m not aware of?