Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data (a :: Nat)
:=: (b :: Nat)natural-arithmetic Arithmetic.Types Proof that the first argument is equal to the second argument.
data (a :: Nat)
:=:# (b :: Nat)natural-arithmetic Arithmetic.Types No documentation available.
data (a :: Nat)
:=: (b :: Nat)natural-arithmetic Arithmetic.Unsafe Proof that the first argument is equal to the second argument.
newtype (a :: Nat)
:=:# (b :: Nat)natural-arithmetic Arithmetic.Unsafe No documentation available.
pattern (
:< ) :: Ord a => a -> MinQueue a -> MinQueue apqueue Data.PQueue.Min A bidirectional pattern synonym for working with the minimum view of a MinQueue. Using :< to construct a queue performs an insertion in <math> amortized time. When matching on a :< q, forcing q takes <math> time.
pattern (
:< ) :: Ord k => (k, a) -> MinPQueue k a -> MinPQueue k apqueue Data.PQueue.Prio.Min A bidirectional pattern synonym for working with the minimum view of a MinPQueue. Using :< to construct a queue performs an insertion in <math> amortized time. When matching on (k, a) :< q, forcing q takes <math> time.
-
tfp Type.Data.Bool No documentation available.
-
tfp Type.Data.Bool No documentation available.
-
tfp Type.Data.Num No documentation available.
-
tfp Type.Data.Num No documentation available.