[][src]Type Definition pelite::pattern::Pattern

type Pattern = Vec<Atom>;

Patterns are a vector of Atoms.