doc / ch.tutteli.atrium.domain.creating.changers / PostFinalStep / action

action

protected val action: Expect<T>.() -> E

An action such as transform, extract etc. which creates and returns a new Expect of type R.

Property

action - An action such as transform, extract etc. which creates and returns a new Expect of type R.