Join Slack
Powered by
the problem happens because `data class Law(val na...
# arrow-contributors
s
stojan
03/08/2019, 12:19 PM
the problem happens because
data class Law(val name: String, val test: TestContext.() -> Unit)
<-
test
is not suspended
Open in Slack
Previous
Next