Graphics.Xournal.Render.Type.Hitted
Documentation
Constructors
| NotHitted | |
Fields
| |
type StrokeHitted = AlterList (NotHitted StrokeBBox) (Hitted StrokeBBox)Source
interleave :: (a -> c) -> (b -> c) -> AlterList a b -> [c]Source
type TAlterHitted a = AlterList [a] (Hitted a)Source
newtype TEitherAlterHitted a Source
Constructors
| TEitherAlterHitted | |
Fields
| |