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.
offset :: Bytes -> {-# UNPACK #-} !Intbyteslice Data.Bytes.Internal No documentation available.
offset :: Bytes -> {-# UNPACK #-} !Intbyteslice Data.Bytes.Types No documentation available.
offset :: MutableBytes s -> {-# UNPACK #-} !Intbyteslice Data.Bytes.Types No documentation available.
offset :: BytesN (n :: Nat) -> {-# UNPACK #-} !Intbyteslice Data.Bytes.Types No documentation available.
-
deriving-compat Data.Deriving.Internal No documentation available.
decomposeType :: Type -> ([TyVarBndrSpec], Cxt, Type)deriving-compat Data.Deriving.Via.Internal No documentation available.
genSetOf :: Ord v => Gen v -> Gen (Set v)genvalidity-containers Data.GenValidity.Set No documentation available.
shrinkSetOf :: Ord v => (v -> [v]) -> Set v -> [Set v]genvalidity-containers Data.GenValidity.Set No documentation available.
-
semirings Data.Semiring Wrapper to mimic Set (Sum Int), Set (Product Int), etc., while having a more efficient underlying representation.
IntSetOf :: IntSet -> IntSetOf asemirings Data.Semiring No documentation available.