implement `toMapText` and `fromMapText` as `unsafeCoerce`?
Open
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 336
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 4
Description
It appears that `Key` has the same `Ord` instance as `Text` so I wonder what would be the issue with speeding up these two functions by using `unsafeCoerce`
Contributor guide
Assessment
This issue has not been assessed yet.