[Initial pass to a Free based DSL built on `kategory`](https://github.com/Guardiola31337/uiagesturegen/pull/1) follow up questions: - How is the best way to understand how [`GestureDSL`](https://github.com/Guardiola31337/uiagesturegen/blob/master/uiagesturegen/src/main/kotlin/com/pguardiola/uigesturegen/dsl/dsl.kt#L8) is implemented/works? - What FP basic concepts do you need to start understanding/implementing DSLs like `GestureDSL`? cc/ @raulraja
Initial pass to a Free based DSL built on
kategoryfollow up questions:GestureDSLis implemented/works?GestureDSL?cc/ @raulraja