M - A - public abstract class Free<M,A> extends Object
| Modifier and Type | Method and Description |
|---|---|
static <M,A,Self extends TApp<M,Free<M,A>,Self>> |
impure(TApp<M,Free<M,A>,Self> s) |
static <M,A> Free<M,A> |
pure(A a) |
Copyright © 2017. All rights reserved.