Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
clash-prelude Clash.HaskellPrelude Convert from an Int.
fromEnum# :: forall (n :: Nat) . KnownNat n => BitVector n -> Intclash-prelude Clash.Sized.Internal.BitVector No documentation available.
toEnum# :: forall (n :: Nat) . KnownNat n => Int -> BitVector nclash-prelude Clash.Sized.Internal.BitVector No documentation available.
-
clash-prelude Clash.Sized.Internal.BitVector No documentation available.
fromEnum# :: forall (n :: Nat) . KnownNat n => Index n -> Intclash-prelude Clash.Sized.Internal.Index No documentation available.
toEnum# :: forall (n :: Nat) . KnownNat n => Int -> Index nclash-prelude Clash.Sized.Internal.Index No documentation available.
fromEnum# :: forall (n :: Nat) . KnownNat n => Signed n -> Intclash-prelude Clash.Sized.Internal.Signed No documentation available.
toEnum# :: forall (n :: Nat) . KnownNat n => Int -> Signed nclash-prelude Clash.Sized.Internal.Signed No documentation available.
fromEnum# :: forall (n :: Nat) . KnownNat n => Unsigned n -> Intclash-prelude Clash.Sized.Internal.Unsigned No documentation available.
toEnum# :: forall (n :: Nat) . KnownNat n => Int -> Unsigned nclash-prelude Clash.Sized.Internal.Unsigned No documentation available.