get

operator fun get(index: Int): Result<T>(source)

Gets the value at the given index.