Type Definition pelite::pattern::Pattern

source · []
pub type Pattern = Vec<Atom>;
Expand description

Patterns are a vector of Atoms.