public class KnotDslKt
| Modifier and Type | Method and Description |
|---|---|
static <State,Command,Change> |
knot(kotlin.jvm.functions.Function1<? super de.halfbit.knot.KnotBuilder<State,Command,Change>,kotlin.Unit> block) |
public static <State,Command,Change> Knot<State,Command,Change> knot(kotlin.jvm.functions.Function1<? super de.halfbit.knot.KnotBuilder<State,Command,Change>,kotlin.Unit> block)