| ... | @@ -93,9 +93,9 @@ Proposals: |
... | @@ -93,9 +93,9 @@ Proposals: |
|
|
|
|
|
|
|
Issues:
|
|
Issues:
|
|
|
|
|
|
|
|
- `div` and `mod` also sense for rationals, polynomials and Gaussian integers, but `toInteger` does not.
|
|
- `div` and `mod` also sense for rationals, polynomials and Gaussian integers, but `Enum` and `toInteger` do not.
|
|
|
`Ord`, `Num(abs, signum)` and `toRational` don't make sense for polynomials and Gaussian integers.
|
|
- `Ord`, `Num(abs, signum)` and `toRational` don't make sense for polynomials and Gaussian integers.
|
|
|
`quot` and `rem` assume an ordering.
|
|
- `quot` and `rem` assume an ordering.
|
|
|
|
|
|
|
|
## Other standard classes
|
|
## Other standard classes
|
|
|
|
|
|
| ... | | ... | |