pub fn alternation(gs: impl IntoIterator<Item = Rc<Grammar>>) -> Rc<Grammar>
Available on crate feature grammar_mutator only.