pairRight

fun <R> pairRight(right: R): Option<Pair<A, R>>(source)