public static class Motif.Star<A> extends Object implements Motif<A,A>
Motif.Star<A>
Pattern<A>
apply(Pattern<? super A> p)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
attempt, both, compile, eagerBindings, either, etaExpand, exhaust, guard, guard, id, lazyBindings, lift, on, plus, star, then, transform, unlambda
andThen, compose, identity
public Pattern<A> apply(Pattern<? super A> p)
apply
Motif<A,A>
Function<Pattern<? super A>,Pattern<A>>
see also the complete user documentation .