Module containing helpers for working with 2-tuples. Most are in the form of zero-cost bindings, while the rest is very simple functions.
Install using your package manager of choice or simply copy the contents of Tuple.res
into your
own project.
npm i rescript-tuple
yarn add rescript-tuple