I guess you could also use kotlin contracts to cre...
# getting-started
s
I guess you could also use kotlin contracts to create checkAVarNotNullAndItWontChange function with a contract declarion that implies return is not null, but again this all fighting the perfect use case for 'also'