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
It may be handy to provide #tryLong and #tryDouble operations similar to #tryJson.
These two new operations would return the input (string) value when the conversion fails instead of null.