Join Slack
Powered by
ok, with that one and some braces it compiles: ```...
# arrow
h
HieiJ
02/28/2019, 10:03 PM
ok, with that one and some braces it compiles:
Copy code
fun <F> FxSyntax<F>.program(): Kind<F, Int> = fx({ !effect { sideEffect() } })
Open in Slack
Previous
Next