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
This package defines optional types for all built-in types. This allows for optional objects without the need of using nil, which is safer and guaranteed to now cause any problems on runtime.