Package

purescript-permutations

Repository
vmchale/ppp
License
BSD-3-Clause
Uploaded by
vmchale
Published on
2017-11-26T06:52:24Z

ppp is a library for (pleasant) permutations in PureScript. Currently, it is somewhat incomplete, but it already has functions to multiply and invert permutations.

Installation

To add to your project:

bower install purescript-permutations

Documentation

You can find documentation here.

Building

If you'd like to contribute to this library, I'd recommend building with pulp:

 $ pulp --psc-package build
 $ pulp --psc-package test