| Maintainer | bastiaan.heeren@ou.nl |
|---|---|
| Stability | provisional |
| Portability | portable (depends on ghc) |
| Safe Haskell | None |
| Language | Haskell98 |
Domain.Math.SquareRoot.Views
Description
Documentation
squareRootView :: View Expr (SquareRoot Expr) Source #
squareRootViewWith :: (Eq a, Fractional a) => View Expr a -> View Expr (SquareRoot a) Source #