Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
evaluateAll :: Ord a => [[a]] -> [a] -> Map Eval Intcombinatorial Combinatorics.Mastermind No documentation available.
evaluateAST :: FunctionMap -> Value -> AST -> Valuesimple-templates Web.Simple.Templates.Language No documentation available.
evaluateVectorHead :: NormalForm signal => signal -> t -> tsynthesizer-midi Synthesizer.MIDI.Generic We have to evaluate the head value at each drop in order to avoid growing thunks that lead to a space leak.
evaluateVectorHead :: NormalForm signal => signal -> t -> tsynthesizer-midi Synthesizer.MIDI.Storable We have to evaluate the head value at each drop in order to avoid growing thunks that lead to a space leak.
evaluateTypst :: Monad m => Operations m -> FilePath -> [Markup] -> m (Either ParseError Content)typst Typst.Evaluate Evaluate a parsed typst expression, evaluating the code and replacing it with content.
-
scientist Scientist.Result.Evaluate No documentation available.
-
srtree Algorithm.EqSat.SearchSR No documentation available.
evaluateDeep :: (MonadIO m, NFData a) => a -> m aclassy-prelude-yesod ClassyPrelude.Yesod evaluatedExpressions :: Breakpoint -> Maybe [Variable]gogol-debugger Gogol.Debugger Values of evaluated expressions at breakpoint time. The evaluated expressions appear in exactly the same order they are listed in the expressions field. The name field holds the original expression text, the value or members field holds the result of the evaluated expression. If the expression cannot be evaluated, the status inside the Variable will indicate an error and contain the error text.
evaluatedExpressions :: Breakpoint -> Maybe [Variable]gogol-debugger Gogol.Debugger.Types Values of evaluated expressions at breakpoint time. The evaluated expressions appear in exactly the same order they are listed in the expressions field. The name field holds the original expression text, the value or members field holds the result of the evaluated expression. If the expression cannot be evaluated, the status inside the Variable will indicate an error and contain the error text.