Skip to content

ManBearTM/rescript-tuple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rescript-tuple

Module containing helpers for working with 2-tuples. Most are in the form of zero-cost bindings, while the rest is very simple functions.

Installation

Install using your package manager of choice or simply copy the contents of Tuple.res into your own project.

npm

npm i rescript-tuple

yarn

yarn add rescript-tuple

About

Helpers for improved ergonomics when working with 2-tuples in ReScript.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published