Hoogle Search
Within Stackage Nightly 2025-10-07 (ghc-9.12.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
isProperSubsetOf :: Ord a => MultiSet a -> MultiSet a -> Boolmultiset Data.MultiSet O(n+m). Is this a proper subset? (ie. a subset but not equal).
isSubsetOf :: Ord a => MultiSet a -> MultiSet a -> Boolmultiset Data.MultiSet O(n+m). Is this a subset? (s1 `isSubsetOf` s2) tells whether s1 is a subset of s2.
-
multiset Data.MultiSet O(n). Convert a multiset to a Set, removing duplicates.
offset :: T (v :: Type -> Type) a -> !Intorthotope Data.Array.Internal No documentation available.
reverseT :: forall (v :: Type -> Type) a . [Int] -> ShapeL -> T v a -> T v aorthotope Data.Array.Internal No documentation available.
transposeT :: forall (v :: Type -> Type) a . [Int] -> T v a -> T v aorthotope Data.Array.Internal No documentation available.
-
orthotope Data.Array.Internal No documentation available.
sliceOffsets :: Slice ls ss rs => Proxy ls -> Proxy ss -> [Int]orthotope Data.Array.Internal.Shape No documentation available.
-
partialord Data.PartialOrd No documentation available.
-
partialord Data.PartialOrd No documentation available.