public interface PartingTransition<S,A,B> extends Function<S,Either<A,B>>, Route.Transition<Either<A,B>>
andThen, apply, compose, identity
Copyright © 2017. All rights reserved.