Join Slack
Communities
Powered by
I find it interesting that (using http4k contracts...
# http4k
n
Nezteb
04/23/2019, 7:57 PM
I find it interesting that (using http4k contracts) you need to do different things depending on the function/lambda
return spec to getAllUsers()
(function with no args) vs
return spec to ::getAllUsers
(function with args vs
return spec to getAllUsers
(lambda)
Open in Slack
Previous
Next