Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. consFlip :: (Amplitude sample0 -> (Amplitude sample1, Displacement sample0 -> Displacement sample1)) -> T sample0 sample1

    synthesizer-dimensional Synthesizer.Dimensional.Map

    No documentation available.

  2. _trFlipH :: Transform2D -> Bool

    xlsx Codec.Xlsx.Types.Drawing.Common

    Specifies a horizontal flip. When true, this attribute defines that the shape is flipped horizontally about the center of its bounding box.

  3. _trFlipV :: Transform2D -> Bool

    xlsx Codec.Xlsx.Types.Drawing.Common

    Specifies a vertical flip. When true, this attribute defines that the shape is flipped vetically about the center of its bounding box.

  4. rangeGetFlippable :: (HasCallStack, MonadIO m, IsRange a) => a -> m Bool

    gi-gtk3 GI.Gtk.Objects.Range

    Gets the value set by rangeSetFlippable. Since: 2.18

  5. rangeSetFlippable :: (HasCallStack, MonadIO m, IsRange a) => a -> Bool -> m ()

    gi-gtk3 GI.Gtk.Objects.Range

    If a range is flippable, it will switch its direction if it is horizontal and its direction is TextDirectionRtl. See widgetGetDirection. Since: 2.18

  6. pixbufFlipHorazontally :: Pixbuf -> IO Pixbuf

    gtk Graphics.UI.Gtk.Gdk.Pixbuf

    No documentation available.

  7. pixbufFlipHorizontally :: Pixbuf -> IO Pixbuf

    gtk Graphics.UI.Gtk.Gdk.Pixbuf

    Flips a pixbuf horizontally and returns the result in a new pixbuf.

  8. pixbufFlipVertically :: Pixbuf -> IO Pixbuf

    gtk Graphics.UI.Gtk.Gdk.Pixbuf

    Flips a pixbuf vertically and returns the result in a new pixbuf.

  9. lengthFlip :: [a] -> Int

    perf Perf.Algos

    With argument order flipped

  10. lengthFlipLazy :: [a] -> Int

    perf Perf.Algos

    Lazy with argument order flipped.

Page 21 of many | Previous | Next