https://github.com/purescript/purescript-tuples
Tuple data type and utility functions
https://github.com/purescript/purescript-tuples
Last synced: 4 months ago
JSON representation
Tuple data type and utility functions
- Host: GitHub
- URL: https://github.com/purescript/purescript-tuples
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-03-18T20:01:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-09-17T14:19:24.000Z (over 3 years ago)
- Last Synced: 2024-10-29T21:05:42.823Z (over 1 year ago)
- Language: PureScript
- Homepage:
- Size: 95.7 KB
- Stars: 25
- Watchers: 7
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-tuples
[](https://github.com/purescript/purescript-tuples/releases)
[](https://github.com/purescript/purescript-tuples/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-tuples)
Tuple data type and utility functions.
## Installation
```
spago install tuples
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-tuples).