|
|
|
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| If two values are equal, then return one of them,
otherwise raise an error.
|
|
| arithmetic
|
|
| fwrap :: C a => (a, a) -> a -> a | Source |
|
|
|
|
| fmodAlt :: C a => a -> a -> a | Source |
|
|
|
|
| affineComb :: C t y => t -> (y, y) -> y | Source |
|
|
| balanceLevel :: C y => y -> [y] -> [y] | Source |
|
|
|
|
| Produced by Haddock version 2.4.2 |