Module nannou_laser::util[][src]

Expand description

A small suite of utility functions used throughout the crate.

Functions

Clamp a value between some range.

Map a value from a given range to a new given range.