Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. genesisMap :: Network -> BlockMap

    haskoin-core Haskoin.Block.Headers

    Initialize map for memory-based chain.

  2. wordListMap :: Map Text Int

    haskoin-core Haskoin.Crypto.Keys.Mnemonic

    Map of words to their position (index) in the word list.

  3. newtype UnknownMap

    haskoin-core Haskoin.Transaction.Partial

    A map of raw PSBT keys to byte strings for extra data. The keyType field cannot overlap with any of the reserved keyType fields specified in the PSBT specification.

  4. UnknownMap :: HashMap Key ByteString -> UnknownMap

    haskoin-core Haskoin.Transaction.Partial

    No documentation available.

  5. unknownMap :: UnknownMap -> HashMap Key ByteString

    haskoin-core Haskoin.Transaction.Partial

    No documentation available.

  6. getIntMap :: MonadGet m => m Int -> m a -> m (IntMap a)

    haskoin-core Haskoin.Util.Helpers

    Read as a list of pairs of int and element.

  7. putIntMap :: MonadPut m => (Int -> m ()) -> (a -> m ()) -> IntMap a -> m ()

    haskoin-core Haskoin.Util.Helpers

    No documentation available.

  8. sass_context_get_source_map_string :: Ptr SassContext -> IO CString

    hlibsass Bindings.Libsass.Context

    No documentation available.

  9. sass_context_take_source_map_string :: Ptr SassContext -> IO CString

    hlibsass Bindings.Libsass.Context

    No documentation available.

  10. sass_option_get_omit_source_map_url :: Ptr SassOptions -> IO Bool

    hlibsass Bindings.Libsass.Context

    No documentation available.

Page 1060 of many | Previous | Next