Hoogle Search
Within LTS Haskell 24.5 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
stepUnique :: Unique -> Word64 -> Uniqueghc-lib-parser GHC.Types.Unique No documentation available.
steppableIso :: forall t (f :: Type -> Type) . Steppable (->) t f => BialgebraIso f tyaya Yaya.Fold No documentation available.
steppableReadPrec :: forall t (f :: Type -> Type) . (Steppable (->) t f, Read1 f) => ReadPrec tyaya Yaya.Fold An implementation of readPrec for any Steppable instance. NB: Use steppableReadPrec' if you need to use a custom parsing function for f. NB: This only requires Steppable, but the inverse operation is recursiveShowsPrec, which requires Recursive instead.
-
yaya Yaya.Fold Like steppableReadPrec, but allows you to provide a custom display function for f.
steppableReadPrec :: forall t (f :: Type -> Type) . (Steppable (->) t f, Read1 f) => ReadPrec tyaya Yaya.Retrofit An implementation of readPrec for any Steppable instance. NB: Use steppableReadPrec' if you need to use a custom parsing function for f. NB: This only requires Steppable, but the inverse operation is recursiveShowsPrec, which requires Recursive instead.
-
yaya Yaya.Retrofit Like steppableReadPrec, but allows you to provide a custom display function for f.
stepSensible :: Pos -> Double -> Int -> Doublenumhask-space NumHask.Space.Range Find a step that feels pleasent for a 10 digit species.
>>> stepSensible OuterPos 35 6 5.0
stepsize :: forall (n :: Nat) . FixedStep n -> Integerrhine FRP.Rhine.Clock.FixedStep Extract the type-level natural number as an integer.
step2 :: (C a, C a v) => Parameter a -> v -> State [T v] (T v)synthesizer-core Synthesizer.Plain.Filter.Recursive.Hilbert No documentation available.
-
trifecta Text.Trifecta.Parser No documentation available.