| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Incipit.Fractional
Description
Safe overrides of the methods of class Fractional.
Synopsis
- (/) :: (Eq a, Fractional a) => a -> a -> Maybe a
- recip :: (Eq a, Fractional a) => a -> Maybe a
| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Incipit.Fractional
Description
Safe overrides of the methods of class Fractional.