GraphRewriting.Layout.Position
newtype Position Source #
Constructors
Fields
Defined in GraphRewriting.Layout.Wrapper
Methods
inspect :: Wrapper n -> Position #
update :: Position -> Wrapper n -> Wrapper n #
adjust :: (Position -> Position) -> Wrapper n -> Wrapper n #
module Data.Vector.V2
module Data.View