Companion

object Companion

Functions

Link copied to clipboard
fun of(initialState: State, onStateTransition: (State, State, Long) -> Unit = { _, _, _ -> }): SolutionIterator