Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
(
<=. ) :: x -> Double -> Inequality xlinear-programming Numeric.LinearProgramming.Common No documentation available.
(
==. ) :: x -> Double -> Inequality xlinear-programming Numeric.LinearProgramming.Common No documentation available.
(
>=. ) :: x -> Double -> Inequality xlinear-programming Numeric.LinearProgramming.Common No documentation available.
(
>=<. ) :: x -> (Double, Double) -> Inequality xlinear-programming Numeric.LinearProgramming.Common No documentation available.
-
liquid-fixpoint Language.Fixpoint.Types.Refinements No documentation available.
-
liquid-fixpoint Language.Fixpoint.Types.Refinements No documentation available.
-
sbv Data.SBV.Tuple Field access, inspired by the lens library. This is merely reverse application, but allows us to write things like (1, 2)^._1 which is likely to be familiar to most Haskell programmers out there. Note that this is precisely equivalent to _1 (1, 2), but perhaps it reads a little nicer.
(
<.> ) :: Keyword -> Keyword -> Keywordsql-words Language.SQL.Keyword.Concat Binary operator to create qualified name on SQL.
(
#. ) :: Coercible b c => (b -> c) -> (a -> b) -> a -> cstreamly-core Streamly.Internal.BaseCompat No documentation available.
(
<. ) :: (CApplicative f, Dom f a, Dom f b) => f a -> f b -> f asubcategories Control.Subcategory.Applicative No documentation available.