Skip to main content

CLASSES

Constant CLASSES 

Source
pub const CLASSES: [u32; 79];
Expand description

The class table: every size a slot may have, ascending.

Written out rather than generated so it can be read and checked. A stone’s most important property is that a reviewer can see what it does; 79 numbers are cheaper to audit than the loop that would emit them.