ResultBinding

interface ResultBinding<E>

Functions

Link copied to clipboard
abstract fun <V> Result<V, E>.bind(): V