Companion

object Companion

Functions

Link copied to clipboard
fun <M, F> of(model: M, lastNext: Next<M, F>?): Result<M, F>

Create a Result with the provided model and next.