You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before nil setting was made impossible to make the syntax slightly more readable. Instead the getter now fatal errors, which I consider to be more in line with the overall purpose. As in nil-setting is nice, and the getter shouldn't be used at all :-)