Fix typo in either.rs
This commit is contained in:
parent
fc023d91c7
commit
0e5922a0b1
@ -113,7 +113,7 @@ pure fn is_left<T, U>(eith: t<T, U>) -> bool {
|
||||
}
|
||||
|
||||
/*
|
||||
Function: is_left
|
||||
Function: is_right
|
||||
|
||||
Checks whether the given value is a right
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user