Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. (|.|) :: forall n (d1 :: [Factor Type]) (l :: LCSU Type) (d2 :: [Factor Type]) . InnerSpace n => Qu d1 l n -> Qu d2 l n -> Qu (Normalize (d1 @+ d2)) l (Scalar n)

    units Data.Metrology.Vector

    Take a inner (dot) product between two quantities.

  2. (-.) :: ToClassName a => ClassName -> a -> ClassName

    web-view Web.View.Style

    Hyphenate classnames

  3. (<..>) :: Applicative m => m Term -> m Term -> m Term

    Agda Agda.TypeChecking.Primitive.Base

    No documentation available.

  4. (<.>) :: Functor m => (b -> c) -> (a -> m b) -> a -> m c

    Agda Agda.Utils.Functor

    Composition: pure function after functorial (monadic) function.

  5. (^.) :: o -> Lens' o i -> i

    Agda Agda.Utils.Lens

    Get inner part i of structure o as designated by Lens' o i.

  6. (+.+) :: String -> String -> String

    BNFC BNFC.Utils

    Concatenate strings by a dot.

  7. (>.>) :: (a -> b) -> (b -> c) -> a -> c

    BNFC BNFC.Utils

    Diagrammatic composition.

  8. (<.>) :: Vec -> Vec -> R

    LPFP LPFP

    Dot product of two vectors.

  9. (<.>) :: Vec -> Vec -> R

    LPFP LPFP.SimpleVec

    Dot product of two vectors.

  10. (%.<) :: Coords -> Plane -> Draw

    ansi-terminal-game Terminal.Game

    Pastes a plane onto another (origin: bottom-left).

Page 139 of many | Previous | Next