Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
flip5 :: (a -> b -> c -> d -> e -> f) -> e -> b -> c -> d -> a -> fcomposition-extra Data.Function.Flip No documentation available.
flipSelected :: Num n => KissingSet n -> KissingSet ndiagrams-contrib Diagrams.TwoD.Apollonian "Flip" the selected circle to the other circle mutually tangent to the other three. The new circle remains selected.
flipX :: MonadDOM m => SVGMatrix -> m SVGMatrixjsaddle-dom JSDOM.Generated.SVGMatrix flipX_ :: MonadDOM m => SVGMatrix -> m ()jsaddle-dom JSDOM.Generated.SVGMatrix flipY :: MonadDOM m => SVGMatrix -> m SVGMatrixjsaddle-dom JSDOM.Generated.SVGMatrix flipY_ :: MonadDOM m => SVGMatrix -> m ()jsaddle-dom JSDOM.Generated.SVGMatrix -
rando Rando No documentation available.
-
rando System.Random.Pick No documentation available.
flipCoin' :: TFGen -> (Bool, TFGen)rando System.Random.Pick No documentation available.
class c h g =>
FlipC (c :: k -> k' -> Constraint) (g :: k') (h :: k)constraints-extras Data.Constraint.Flip Flip for constraints.