Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. arrowV' :: (TypeableFloat n, Renderable (Path V2 n) b) => ArrowOpts n -> V2 n -> QDiagram b V2 n Any

    diagrams-lib Diagrams.TwoD.Arrow

    arrowV' v creates an arrow with the direction and norm of the vector v (with its tail at the origin).

  2. arrowheadDart :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Isoceles triangle with linear concave base. Inkscape type 1 - dart like.

  3. arrowheadHalfDart :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Top half of an arrowheadDart.

  4. arrowheadSpike :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Isoceles triangle with curved concave base. Inkscape type 2.

  5. arrowheadThorn :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Curved sides, linear concave base. Illustrator CS5 #3

  6. arrowheadTriangle :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    Isoceles triangle style. The above example specifies an angle of `2/5 Turn`.

  7. arrowtailBlock :: RealFloat n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    No documentation available.

  8. arrowtailQuill :: OrderedField n => Angle n -> ArrowHT n

    diagrams-lib Diagrams.TwoD.Arrowheads

    The angle is where the top left corner intersects the circle.

  9. arrowDown :: Text

    webdriver Test.WebDriver.Common.Keys

    No documentation available.

  10. arrowLeft :: Text

    webdriver Test.WebDriver.Common.Keys

    No documentation available.

Page 30 of many | Previous | Next