yi-core-0.14.0: Yi editor core library

Safe HaskellNone
LanguageHaskell2010

Yi.UI.SimpleLayout

Documentation

data Rect #

Constructors

Rect 

Fields

data Point2D #

Constructors

Point2D 

Fields

data Size2D #

Constructors

Size2D 

Fields

layout :: Int -> Int -> Editor -> (Editor, Layout) #