implements Applicative<Either$Mu<R2>, Either$Instance$Mu<R2>>, Traversable<Either$Mu<R2>, Either$Instance$Mu<R2>>, CocartesianLike<Either$Mu<R2>, R2, Either$Instance$Mu<R2>>
| com.mojang.datafixers.util.Either$Instance |
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| public <T, R> App<Either$Mu<R2>, R> |
| ||
| public <A> App<Either$Mu<R2>, A> |
| ||
| public <A, R> Function<App<Either$Mu<R2>, A>, App<Either$Mu<R2>, R>> |
| ||
| public <A, B, R> BiFunction<App<Either$Mu<R2>, A>, App<Either$Mu<R2>, B>, App<Either$Mu<R2>, R>> |
| ||
| public <F extends K1, A, B> App<F, App<Either$Mu<R2>, B>> |
| ||
| public <A> App<Either$Mu<R2>, A> |
| ||
| public <A> App<Either$Mu<R2>, A> |
|