Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
whenJust :: Monad m => Maybe a -> (a -> m ()) -> m ()Chart Graphics.Rendering.Chart.Utils Specialization to ()
_fHdrChecksumAdjust :: FontHeader -> !Word32FontyFruity Graphics.Text.TrueType.Internal To compute: set it to 0, sum the entire font as ULONG, then store 0xB1B0AFBA - sum.
-
chart-svg Chart.Hud options for prettifying axis decorations
>>> defaultAdjustments Adjustments {maxXRatio = 8.0e-2, maxYRatio = 6.0e-2, angledRatio = 0.12, allowDiagonal = True} Adjustments :: Double -> Double -> Double -> Bool -> Adjustmentschart-svg Chart.Hud No documentation available.
adjustTicks :: Adjustments -> ChartBox -> DataBox -> Place -> Ticks -> Tickschart-svg Chart.Hud adjust Tick for sane font sizes etc
adjustments :: AxisOptions -> Maybe Adjustmentschart-svg Chart.Hud No documentation available.
defaultAdjustments :: Adjustmentschart-svg Chart.Hud The official hud adjustments.
eadjust :: (Ord k, Show k, HasCallStack) => (v -> v) -> k -> Map k v -> Map k vdejafu Test.DejaFu.Internal adjust but which errors if the key is not present. Use this only where it shouldn't fail!
efromJust :: HasCallStack => Maybe a -> adejafu Test.DejaFu.Internal fromJust but with a better error message if it fails. Use this only where it shouldn't fail!
cairoBypassAdjust :: Lens' (Options Cairo V2 Double) Booldiagrams-cairo Diagrams.Backend.Cairo.Internal No documentation available.