Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. ofNums :: forall (as :: [Type]) . RPureConstrained Num as => Rec OneFunc as

    backprop Numeric.Backprop.Explicit

    ZeroFuncs for every item in a type level list based on their Num instances

  2. runNumBP :: NumBP a -> a

    backprop Numeric.Backprop.Explicit

    No documentation available.

  3. zfNum :: Num a => ZeroFunc a

    backprop Numeric.Backprop.Explicit

    If a type has a Num instance, this is the canonical ZeroFunc.

  4. zfNums :: forall (as :: [Type]) . RPureConstrained Num as => Rec ZeroFunc as

    backprop Numeric.Backprop.Explicit

    ZeroFuncs for every item in a type level list based on their Num instances

  5. afNum :: Num a => AddFunc a

    backprop Numeric.Backprop.Internal

    If a type has a Num instance, this is the canonical AddFunc.

  6. ofNum :: Num a => OneFunc a

    backprop Numeric.Backprop.Internal

    If a type has a Num instance, this is the canonical OneFunc.

  7. zfNum :: Num a => ZeroFunc a

    backprop Numeric.Backprop.Internal

    If a type has a Num instance, this is the canonical ZeroFunc.

  8. signumOp :: Num a => Op '[a] a

    backprop Numeric.Backprop.Op

    Op for signum

  9. alphaNumString :: Int -> Gen String

    bcp47 Data.BCP47.Internal.Arbitrary

    No documentation available.

  10. TNumber :: Integer -> Token

    bencode Data.BEncode.Lexer

    No documentation available.

Page 373 of many | Previous | Next