Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

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

  1. unI# :: Int -> Int#

    pvar Data.Primitive.PVar.Unsafe

    Unwrap the primitive Int

  2. unpackCStringAscii# :: Addr# -> Text

    miso Miso.String

    O(n) Convert a null-terminated ASCII string to a Text. Counterpart to unpackCString#. No validation is performed, malformed input can lead to memory access violation.

  3. type ResI# e a = (# (# a #) | (# #) | (# e #) #)

    bytezap Bytezap.Parser.Struct

    Primitive parser result. Like flatparse, but no Addr# on success.

Page 6 of many | Previous | Next