haskell / haskell/primitive

Use pointer equality for instances `Eq (Array a)` and `Eq (SmallArray a)`?!

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

Description

These instances are currently defined in terms of `arrayLiftEq` and `smallArrayLiftEq`.

`Eq (PrimArray a)` on the other hand makes use of `sameByteArray`.

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.