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
There was an error in the function signatures for `unwrap_left` and
`unwrap_right` in the LSP documentation where the expected `Either`
generic types were swapped.
Also make it clearer exactly which type is used when we are unwrapping these values.
0 commit comments