Skip to content

verticalstrategy/datatypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Useful general purpose datatypes with TypeScript support

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors