https://github.com/purescript/purescript-functions
Function combinators and types for multi-argument functions
https://github.com/purescript/purescript-functions
Last synced: 12 months ago
JSON representation
Function combinators and types for multi-argument functions
- Host: GitHub
- URL: https://github.com/purescript/purescript-functions
- Owner: purescript
- License: bsd-3-clause
- Created: 2015-04-12T23:56:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-04-27T14:09:08.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T21:05:41.336Z (over 1 year ago)
- Language: PureScript
- Homepage:
- Size: 30.3 KB
- Stars: 18
- Watchers: 7
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-functions
[](https://github.com/purescript/purescript-functions/releases)
[](https://github.com/purescript/purescript-functions/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-functions)
Function combinators and types for uncurried multi-argument functions.
## Installation
```
spago install functions
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-functions).