yarn add datatypesThis module provides the datatypes:
| Type | Description |
|---|---|
| Option<T> | Represent an optional value |
| Result<R, E> | Represent a result or an error |
Click the individual type to learn more about usage
| Name | Name | Last commit date | ||
|---|---|---|---|---|
yarn add datatypesThis module provides the datatypes:
| Type | Description |
|---|---|
| Option<T> | Represent an optional value |
| Result<R, E> | Represent a result or an error |
Click the individual type to learn more about usage