Skip to content

zapph/purescript-longs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-longs

A library for calculations with 64 bit signed / unsigned integers. This is a simple wrapper around long.js.

Module documentation

Installation and usage

You can install this package via Bower. You will also need long.js, which can be installed via npm:

bower install purescript-longs
npm install long.js

Development

bower install
npm install

Then, use pulp to build, run tests and generate the documentation.

About

Purescript Bindings to long.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published