Datatypes Installation yarn add datatypes Content This 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