Type Definition miden_processor::Word

pub type Word = [BaseElement; 4];
Expand description

A group of four field elements in the Miden base field.