Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. reduceLast :: Integer -> Type -> Term -> TransformContext -> NormalizeSession Term

    clash-lib Clash.Normalize.PrimitiveReductions

    Replace an application of the Clash.Sized.Vector.last primitive on vectors of a known length n, by a projection of the last element of a vector.

  2. vecLastPrim :: TyConName -> Term

    clash-lib Clash.Normalize.PrimitiveReductions

    No documentation available.

  3. canonicalizeBndnLast :: Int -> Bndn -> Bndn

    code-conjure Conjure.Defn

    No documentation available.

  4. mapInnerFirstOuterLast :: (Expr -> Expr) -> Expr -> Expr

    code-conjure Conjure.Expr

    No documentation available.

  5. data Binary'last

    codec-beam Codec.Beam.Bifs

    No documentation available.

  6. Binary'last :: Binary'last

    codec-beam Codec.Beam.Bifs

    No documentation available.

  7. data Ets'last

    codec-beam Codec.Beam.Bifs

    No documentation available.

  8. Ets'last :: Ets'last

    codec-beam Codec.Beam.Bifs

    No documentation available.

  9. apply_last :: Int -> Int -> Op

    codec-beam Codec.Beam.Instructions

    Same as apply but does not save the CP and deallocates words

  10. call_ext_last :: Import -> Int -> Op

    codec-beam Codec.Beam.Instructions

    Deallocate and do a tail call to function pointed to by Destination. Do not update the CP register. Deallocate some words from the stack before the call.

Page 125 of many | Previous | Next