peek

abstract suspend fun peek(): Output<T>

Return

the value, if already present, otherwise returns an empty optional.