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
Make it a new "special" type, like Option. Use ok and err (lower-case) as variant names for consistency with SATS Option. This will also require adding codegen support to all our client SDKs.