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.

  1. data TextAdjust

    svg-tree Graphics.Svg.Types

    Define the possible values of the lengthAdjust attribute.

  2. TextAdjustSpacing :: TextAdjust

    svg-tree Graphics.Svg.Types

    Value spacing

  3. TextAdjustSpacingAndGlyphs :: TextAdjust

    svg-tree Graphics.Svg.Types

    Value spacingAndGlyphs

  4. _textAdjust :: Text -> !TextAdjust

    svg-tree Graphics.Svg.Types

    Define the lengthAdjust attribute.

  5. textAdjust :: HasText c_aorD => Lens' c_aorD TextAdjust

    svg-tree Graphics.Svg.Types

    No documentation available.

  6. adjustAnswerOnAxis :: (Eq b, Fractional b, Integral a) => Matrix (Ratio a) -> [b] -> Maybe [b]

    symmetry-operations-symbols Data.Matrix.SymmetryOperationsSymbols.Common

    jpn) 解を解直線上で補正

  7. fromJust :: Maybe a -> a

    tensort Data.Tensort.Utils.Types

    Converts a Maybe into a value or throws an error if the Maybe is Nothing.

  8. filterJust :: Event (Maybe a) -> Event a

    threepenny-gui Graphics.UI.Threepenny.Core

    Return all event occurrences that are Just values, discard the rest. Think of it as

    filterJust es = [(time,a) | (time,Just a) <- es]
    

  9. font_size_adjust :: WriteAttr Element String

    threepenny-gui Graphics.UI.Threepenny.SVG

    No documentation available.

  10. lengthAdjust :: WriteAttr Element String

    threepenny-gui Graphics.UI.Threepenny.SVG

    No documentation available.

Page 153 of many | Previous | Next