bodil / bodil/purescript-sized-vectors

`sized-vectors` vs `fast-vect`

Open
#34 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PureScript
Stars
18
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Since the latest major release, PureScript now has typelevel Integers. This makes the approach used in this library obsolete.

I am not sure if it makes sense to update to the new type level integers because there's now [fast-vect](https://github.com/sigma-andex/purescript-fast-vect) from @sigma-andex that already does that.

So my questions are:

- Is there still anything that one would chose `sized-vectors` in favor of `fast-vect`?
- If not, should we maybe add a deprecation note and refer to `fast-vect`?

What do you think?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.