Is it ok if getter update itself when it’s evaluated
Is it considered ok if a getter also update itself when it’s evaluated, below code works but I am not sure if this is considered acceptable.
Is it considered ok if a getter also update itself when it’s evaluated, below code works but I am not sure if this is considered acceptable.