Module gridly::shorthand

source ·
Expand description

The shorthand module includes quick single-character shorthand constructors for the common gridly types (Row, Column, Vector, and Location).

These are not included in the prelude because we don’t want a bulk import to unexpectedly add a bunch of single-character names to the namespace.

Functions