aboutsummaryrefslogtreecommitdiff
path: root/src/layout.ts
AgeCommit message (Collapse)Author
2022-03-13Combine SideArea and LeftoverArea into SepSweptAreaTerry Truong
2022-03-13Add LayoutFn type. Refactor some layout functions.Terry Truong
2022-03-12Define TreeNode and LayoutNode. Move classes to types.ts.Terry Truong
2022-03-12Make basic conversion to typescriptTerry Truong