| Portability | GHC |
|---|---|
| Stability | experimental |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
Graphics.Xournal.Render.Type.Hitted
Description
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
| |