Instances for `Fixed`
Open
- Dominant language
- Haskell
- Stars
- 59
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
One more type from base that is missing some instances.
I think I can see a lawful implementation for `HasResolution e => UniformRange (Fixed e)` instance. Also considering that we already have `instance Random Integer` we can definitely add `instance HasResolution e => Random (Fixed e)`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.