Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. newtype SharedKey

    crypto-pubkey-types Crypto.Types.PubKey.DH

    Represent Diffie Hellman shared secret.

  2. SharedKey :: Integer -> SharedKey

    crypto-pubkey-types Crypto.Types.PubKey.DH

    No documentation available.

  3. newtype SharedSecret

    hpke Crypto.HPKE

    Secret shared via key exchange

  4. SharedSecret :: ScrubbedBytes -> SharedSecret

    hpke Crypto.HPKE

    No documentation available.

  5. module Text.Jira.Parser.Shared

    Parsers whch are shared between multiple modules.

  6. module Data.ShareMap

    No documentation available.

  7. data ShareMap k v

    liquid-fixpoint Data.ShareMap

    A HashMap that can share the values of some entries If two keys k1 and k2 are mapped to single v, updating the entry for k1 also updates the entry for k2 and viceversa. The user of the map is responsible for indicating which keys are going to share their values. Keys can be updated with shareMapInsertWith and mergeKeysWith.

  8. ShareForLockingStrength :: ForLockingStrength

    postgresql-syntax PostgresqlSyntax.Ast

    No documentation available.

  9. module Text.TeXMath.Shared

    No documentation available.

  10. SharedRep :: StateT (Int, HashMap ByteString ByteString) m (RepF r a) -> SharedRepF (m :: Type -> Type) r a

    web-rep Web.Rep

    No documentation available.

Page 15 of many | Previous | Next