toggle menu
Capillary
1.0.0-alpha1
common
switch theme
search in API
Capillary
/
io.circul.capillary
/
then
then
infix
fun
<
RES
:
PortResponse
>
RES
.
then
(
block
:
ResponseReceiver
<
RES
>
.
(
)
->
Unit
)
Infix function to chain a response receiver to a response.
Since
1.0.0
See also
Response
Receiver