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.
traverseTime :: Applicative m => (time0 -> m time1) -> T time0 body -> m (T time1 body)event-list Data.EventList.Relative.BodyTime No documentation available.
traverseTime :: Applicative m => (time0 -> m time1) -> T time0 body -> m (T time1 body)event-list Data.EventList.Relative.TimeBody No documentation available.
traverseTime :: Applicative m => (time0 -> m time1) -> T time0 body -> m (T time1 body)event-list Data.EventList.Relative.TimeTime No documentation available.
safeSet :: a -> (Int, Int) -> Matrix a -> Maybe (Matrix a)matrix Data.Matrix Variant of setElem that returns Maybe instead of an error.
unsafeSet :: a -> (Int, Int) -> Matrix a -> Matrix amatrix Data.Matrix Unsafe variant of setElem, without bounds checking.
type family
CollapseTo (h :: k -> Type -> l -> Type) xsop-core Data.SOP Maps products to lists, and sums to identities.
type family
CollapseTo (h :: k -> Type -> l -> Type) xsop-core Data.SOP.Classes Maps products to lists, and sums to identities.
-
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.
fromIntSet :: IntSet -> IntSetuniplate Data.Generics.Uniplate.Data.Instances Deconstruct a value of type IntSet.
-
uniplate Data.Generics.Uniplate.Data.Instances Deconstruct a value of type Set.