arrow-optics / arrow.optics / arrow.core.Option / toPNullable

toPNullable

fun <A, B> Option.Companion.~~toPNullable~~(): PIso<Option<A>, Option<B>, A?, B?> Deprecated: Use the optionToPNullable function exposed in the Iso’ companion object

PIso that defines the equality between Option and the nullable platform type.

Do you like Arrow?

Arrow Org
<