oups
This commit is contained in:
parent
0f16803c8e
commit
5c246e10b3
@ -33,8 +33,6 @@ match element {
|
|||||||
|
|
||||||
In this part we will try to implement usual functions of `Option`:
|
In this part we will try to implement usual functions of `Option`:
|
||||||
|
|
||||||
*src/errors/option.rs*
|
|
||||||
|
|
||||||
```prototype
|
```prototype
|
||||||
/// Returns `true` if `opt` is `Some`
|
/// Returns `true` if `opt` is `Some`
|
||||||
/// and `false` otherwise.
|
/// and `false` otherwise.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user