Skip to main content

ValueList

Type Alias ValueList 

Source
pub type ValueList = IdxRange<ValueRef>;
Expand description

A run of value operands.

Aliased Typeยง

pub struct ValueList { /* private fields */ }