Hoogle Search

Within Stackage Nightly 2025-10-02 (ghc-9.12.2)

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

  1. traverseTime :: Applicative m => (time0 -> m time1) -> T time0 body -> m (T time1 body)

    event-list Data.EventList.Relative.BodyTime

    No documentation available.

  2. traverseTime :: Applicative m => (time0 -> m time1) -> T time0 body -> m (T time1 body)

    event-list Data.EventList.Relative.TimeBody

    No documentation available.

  3. traverseTime :: Applicative m => (time0 -> m time1) -> T time0 body -> m (T time1 body)

    event-list Data.EventList.Relative.TimeTime

    No documentation available.

  4. safeSet :: a -> (Int, Int) -> Matrix a -> Maybe (Matrix a)

    matrix Data.Matrix

    Variant of setElem that returns Maybe instead of an error.

  5. unsafeSet :: a -> (Int, Int) -> Matrix a -> Matrix a

    matrix Data.Matrix

    Unsafe variant of setElem, without bounds checking.

  6. type family CollapseTo (h :: k -> Type -> l -> Type) x

    sop-core Data.SOP

    Maps products to lists, and sums to identities.

  7. type family CollapseTo (h :: k -> Type -> l -> Type) x

    sop-core Data.SOP.Classes

    Maps products to lists, and sums to identities.

  8. data IntSet

    uniplate Data.Generics.Uniplate.Data.Instances

    Invariant preserving version of IntSet from the containers packages, suitable for use with Uniplate. Use toIntSet to construct values, and fromIntSet to deconstruct values.

  9. fromIntSet :: IntSet -> IntSet

    uniplate Data.Generics.Uniplate.Data.Instances

    Deconstruct a value of type IntSet.

  10. fromSet :: Set k -> Set k

    uniplate Data.Generics.Uniplate.Data.Instances

    Deconstruct a value of type Set.

Page 103 of many | Previous | Next