SuccessStrategy

interface SuccessStrategy<T>

Functions

Link copied to clipboard
abstract fun isTerminal(value: T): Boolean