Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
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