CaseWhereBuilder

Functions

Link copied to clipboard
fun default(block: () -> Where<T>)
Link copied to clipboard
inline fun <V : T> whenIs(block: CaseWhereBranch<T, V>.() -> Where<T>)