Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
font_size_adjust :: WriteAttr Element Stringthreepenny-gui Graphics.UI.Threepenny.SVG.Attributes No documentation available.
lengthAdjust :: WriteAttr Element Stringthreepenny-gui Graphics.UI.Threepenny.SVG.Attributes No documentation available.
filterJust :: Event (Maybe a) -> Event athreepenny-gui Reactive.Threepenny Return all event occurrences that are Just values, discard the rest. Think of it as
filterJust es = [(time,a) | (time,Just a) <- es]
filterJust :: Pattern (Maybe a) -> Pattern atidal Sound.Tidal.Boot Turns a pattern of Maybe values into a pattern of values, dropping the events of Nothing.
_Just :: Show r => TomlBiMap (Maybe r) rtomland Toml.Codec.BiMap.Conversion forceJust :: Exception e => e -> Maybe a -> atools-yj Data.Maybe.ToolsYj No documentation available.
forceJust' :: String -> Maybe a -> atools-yj Data.Maybe.ToolsYj No documentation available.
adjust :: Ord c => (a -> a) -> [c] -> TMap c a -> TMap c atrie-simple Data.Trie.Map Apply a function to the entry with given key.
-
varying Control.Varying.Spline Map the input value of a spline.
auxBadJustification :: ImportedAux -> Boolweb3-polkadot Network.Polkadot.Rpc.Types Received a bad justification.