PureScript implementation of Reed-Solomon encoding
Implementation is still work in progress. Project is based on this guide.
- Run project:
spago run
- Run tests:
spago test
PureScript implementation of Reed-Solomon encoding
Implementation is still work in progress. Project is based on this guide.
spago run
spago test