Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
step_ :: MisoString -> Attribute actionmiso Miso.Html https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/step
step_ :: MisoString -> Attribute actionmiso Miso.Html.Property https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XUL/Attribute/step
stepParser :: ParserState c a -> c -> Maybe (ParserState c a)parser-regex Regex.Base Step a parser by feeding a single element c. Returns Nothing if parsing has failed regardless of further input. Otherwise, returns an updated ParserState.
stepParser :: ParserState c a -> c -> Maybe (ParserState c a)parser-regex Regex.Internal.Parser Step a parser by feeding a single element c. Returns Nothing if parsing has failed regardless of further input. Otherwise, returns an updated ParserState.
stepDL :: DynLogicModel s => DynLogic s -> Annotated s -> TestStep s -> [DynLogic s]quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal No documentation available.
stepDLSeq :: DynLogicModel s => DynLogic s -> Annotated s -> TestSequence s -> DynLogic squickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal No documentation available.
stepDLStep :: DynLogicModel s => DynLogic s -> Annotated s -> Step s -> DynLogic squickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal No documentation available.
stepDLW :: (DynLogicModel s, Typeable a) => DynLogic s -> a -> [DynLogic s]quickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal No documentation available.
stepDLWitness :: forall a s . (DynLogicModel s, Typeable a) => DynLogic s -> a -> DynLogic squickcheck-dynamic Test.QuickCheck.DynamicLogic.Internal No documentation available.
stepsPerSecond :: GlossSettings -> Intrhine-gloss FRP.Rhine.Gloss.Common Number of simulation steps per second of real time.