Skip to main content

SetEx

Type Alias SetEx 

Source
pub type SetEx = Expr<SetValued>;
Expand description

A set-valued expression — intervals, finite sets, unions.

Aliased Type§

pub struct SetEx { /* private fields */ }