Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. (.-.?) :: Amor p => p -> p -> Maybe (Trans p)

    diff-loc DiffLoc.Shift

    Translation between two points. j .-.? i must be defined (Just) if i <= j, There is an unsafe wrapper (.-.) in DiffLoc.Unsafe.

  2. (.-.) :: (HasCallStack, Amor p) => p -> p -> Trans p

    diff-loc DiffLoc.Unsafe

    An unsafe variant of (.-.?) which throws an exception on Nothing. This operator may appear in class laws, imposing an implicit requirement that its operands must be ordered.

  3. (.&.) :: (IsPath a, IsPath b) => a -> b -> Path

    funcmp FMP.Picture

    No documentation available.

  4. (.--.) :: (IsPath a, IsPath b) => a -> b -> Path

    funcmp FMP.Picture

    No documentation available.

  5. (.-.) :: (IsPath a, IsPath b) => a -> b -> Path

    funcmp FMP.Picture

    No documentation available.

  6. (...) :: (IsPath a, IsPath b) => a -> b -> Path

    funcmp FMP.Picture

    No documentation available.

  7. (....) :: (IsPath a, IsPath b) => a -> b -> Path

    funcmp FMP.Picture

    No documentation available.

  8. (.*) :: Numeric -> Point -> Point

    funcmp FMP.Types

    No documentation available.

  9. (./=) :: IsBoolean a => a -> a -> Boolean

    funcmp FMP.Types

    No documentation available.

  10. (.<) :: IsBoolean a => a -> a -> Boolean

    funcmp FMP.Types

    No documentation available.

Page 82 of many | Previous | Next