Function proto_vulcan::relation::always[][src]

pub fn always<U, E>() -> Goal<U, E> where
    U: User,
    E: Engine<U>, 
Expand description

A relation that succeeds an unbounded number of times.