Dominik Schrempf
2018-09-19 14:28:32 UTC
Hello,
the Typeclassopedia[1] lists standard Haskell (algebraic ?) type classes and
their relations. I was wondering if a similar construct also exists for numeric
type classes (and probably also their instances), since I am always struggling
with how, e.g., 'Integral' number are related to 'Fractional' and so on and so
forth.
Thanks,
Dominik
[1] https://wiki.haskell.org/Typeclassopedia
the Typeclassopedia[1] lists standard Haskell (algebraic ?) type classes and
their relations. I was wondering if a similar construct also exists for numeric
type classes (and probably also their instances), since I am always struggling
with how, e.g., 'Integral' number are related to 'Fractional' and so on and so
forth.
Thanks,
Dominik
[1] https://wiki.haskell.org/Typeclassopedia