Module math

Source
Expand description

Mathematical helper functions and types.

Modulesยง

rect ๐Ÿ”’
utils ๐Ÿ”’
Shared mathematical utility functions.

Structsยง

Rect
A Rectangle defined by its top left corner, width and height.