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
Specifically, either return (<something>, nil), or (<nothing>, err), but
not (<something>, err) which is difficult to reason about.
Add two abstraction helper methods: `IsIdenticalTo`, and `IsEmpty`
Signed-off-by: Nima Talebi <[email protected]>
0 commit comments