optionToPNullable

fun <A, B> optionToPNullable(): PIso<<ERROR CLASS><A>, <ERROR CLASS><B>, A?, B?>

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