Join Slack
Powered by
Say I have a lambda with the type `PipelineContext...
# getting-started
s
spand
08/25/2016, 1:23 PM
Say I have a lambda with the type
PipelineContext<ApplicationCall>.(ApplicationCall) -> Unit
Can I extract this into a class somehow ? Its not possible to use it as a super type so Im a bit lost.
Open in Slack
Previous
Next