hurok
Toggle table of contents
3.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
hurok
hurok-test
/
com.ekezet.hurok.test
/
after
after
infix
fun
<
TModel
:
Any
,
TDependency
>
TModel
.
after
(
action
:
Action
<
TModel
,
TDependency
>
)
:
Action.Next
<
TModel
,
TDependency
>
Apply the action to a model.
Return
Parameters
TModel
TDependency
action