haskell / haskell/primitive

Unboxed array of Bool

Open
#42 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
123
Forks
60
PR merge metrics
No merged PRs in 30d

Description

I'd love to have bit vectors (i.e., unboxed arrays and mutable arrays of `Bool`) in here. The implementations of bit vectors around Hackage seem almost always to be pure and fairly lousy (e.g., backed by `Integer`). It would be great to get a really careful implementation that addresses, e.g., aliasing issues.

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.