Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
gafieldSum :: forall (x :: k) . GAffineFieldSum path g h a b => AffineTraversalVL (g x) (h x) a boptics-core Optics.Internal.Generic No documentation available.
gconstructorSum :: forall (x :: k) . GConstructorSum path g h a b => Prism (g x) (h x) a boptics-core Optics.Internal.Generic No documentation available.
gpositionSum :: forall (x :: k) . GPositionSum path g h a b => LensVL (g x) (h x) a boptics-core Optics.Internal.Generic No documentation available.
gsetFieldSum :: forall (x :: k) . GSetFieldSum path g h b => g x -> b -> h xoptics-core Optics.Internal.Generic No documentation available.
-
optics-core Optics.IxFold Return entries of the first IxFold, then the second one.
>>> itoListOf (ifolded `isumming` ibackwards_ ifolded) ["a","b"] [(0,"a"),(1,"b"),(1,"b"),(0,"a")]
For the traversal version see iadjoin. AnotherChecksumType :: Int -> ChecksumTypegi-glib GI.GLib.Enums Catch-all for unknown values
-
gi-glib GI.GLib.Enums The hashing algorithm to be used by Checksum when performing the digest of some data. Note that the ChecksumType enumeration may be extended at a later date to include new hashing algorithm types. Since: 2.16
ChecksumTypeMd5 :: ChecksumTypegi-glib GI.GLib.Enums Use the MD5 hashing algorithm
ChecksumTypeSha1 :: ChecksumTypegi-glib GI.GLib.Enums Use the SHA-1 hashing algorithm
ChecksumTypeSha256 :: ChecksumTypegi-glib GI.GLib.Enums Use the SHA-256 hashing algorithm