Add Bounded
and (maybe) Enum
typeclasses
#562
ornamentist
started this conversation in
Ideas and Proposals
Replies: 1 comment
-
Yes — I should have made this a discussion first, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Haskell inspired typeclasses
Bounded
andEnum
are useful for numeric and non-numeric types alike and would also be useful in Coalton projects.Discussing this idea on Discord, there's less certainty around the
Enum
typeclass utility in Coalton thanBounded
.Beta Was this translation helpful? Give feedback.
All reactions