haskell / haskell/primitive

Use noDuplicate# where appropriate

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

Description

`runArray` and similar should probably use `noDuplicate#` to avoid duplicated work and loss of sharing. `<>` should probably use `noDuplicate#` when the result is large, for some value of large.

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.