Hoogle Search

Within LTS Haskell 24.37 (ghc-9.10.3)

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

  1. (...) :: Ord a => a -> a -> Interval a

    intervals Numeric.Interval.NonEmpty

    Create a non-empty interval, turning it around if necessary

  2. (...) :: Ord a => a -> a -> Interval a

    intervals Numeric.Interval.NonEmpty.Internal

    Create a non-empty interval, turning it around if necessary

  3. (.+^) :: StateSpace p => p -> Diff p -> p

    learn-physics Physics.Learn

    Point plus vector

  4. (.-.) :: StateSpace p => p -> p -> Diff p

    learn-physics Physics.Learn

    Subtract points

  5. (.-^) :: StateSpace p => p -> Diff p -> p

    learn-physics Physics.Learn

    Point minus vector

  6. (.+^) :: StateSpace p => p -> Diff p -> p

    learn-physics Physics.Learn.StateSpace

    Point plus vector

  7. (.-.) :: StateSpace p => p -> p -> Diff p

    learn-physics Physics.Learn.StateSpace

    Subtract points

  8. (.-^) :: StateSpace p => p -> Diff p -> p

    learn-physics Physics.Learn.StateSpace

    Point minus vector

  9. (.-.) :: LTorsor x g => x -> x -> g

    lr-acts Data.Act.Torsor

    Infix synonym for ldiff. This represents a point minus a point.

  10. (.~.) :: RTorsor x g => x -> x -> g

    lr-acts Data.Act.Torsor

    Infix synonym for rdiff. This represents a point minus a point.

Page 69 of many | Previous | Next