https://github.com/purescript/purescript-integers
Functions and bitwise operators for the Int numeric type
https://github.com/purescript/purescript-integers
Last synced: 4 months ago
JSON representation
Functions and bitwise operators for the Int numeric type
- Host: GitHub
- URL: https://github.com/purescript/purescript-integers
- Owner: purescript
- License: bsd-3-clause
- Created: 2015-02-16T21:11:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-08T21:55:09.000Z (over 1 year ago)
- Last Synced: 2024-10-29T21:05:41.621Z (8 months ago)
- Language: PureScript
- Homepage:
- Size: 56.6 KB
- Stars: 18
- Watchers: 8
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-integers
[](https://github.com/purescript/purescript-integers/releases)
[](https://github.com/purescript/purescript-integers/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-integers)Functions and bitwise operators for the `Int` numeric type.
## Installation
```
spago install integers
```## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-integers).