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
The global error vars, NilArgumentsErr, DifferentArgumentsTypesErr and NotSupportedErr should probably have names like ErrNilArguments, etc. This style of error naming is more consistent with other golang code.