jcberentsen / elm-wiring-diagrams / Diagram.Bound

Represent the horizontal and vertical ( possibly empty) extents of a two dimensional area.


type alias Bound =
Internal.Bound.Bound

The Bound type

init : Internal.Extent.Extent -> Bound

Initialize a Bound from an Extent

empty : Bound

Initialize an empty Bound