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