Skip to main content

unify

Function unify 

Source
pub const fn unify<G: Generate, T>(generator: G) -> Unify<G, T>
Expand description

Unifies a generator of a orn::Or type into a single type.

See unify.