geomancy-layout

Geometry and matrix manipulation

Stackage Nightly 2026-07-08:0.1.1
Latest on Hackage:0.1.1

See all snapshots geomancy-layout appears in

BSD-3-Clause licensed by IC Rainbow
Maintained by [email protected]
This version can be pinned in stack with:geomancy-layout-0.1.1@sha256:6f8c97b894bae40a04f337bfdb70631c7d7bdf59eae29b58b27324aeb1eeaace,1912

Module documentation for 0.1.1

geomancy-layout

Layout primitives using geomancy vectors.

  • Geomancy.Layout - box cutting and stacking.
  • Geomancy.Layout.Box - size/position and top/right/bottom/left boxes and manipulation.
  • Geomancy.Layout.Alignment - distribute size leftovers proportionally.
  • Geomancy.Layout.View - SwiftUI-like containers.

Changes

0.1.1

  • Added Geomancy.Layout.View - an experimental SwiftUI-like propose-report-place protocol.

0.1

Initial import.

Extracted from keid-core.