arrow-optics / arrow.optics / PIso / optionToNullable

optionToNullable

@JvmStatic fun <A> optionToNullable(): Iso<Option<A>, A?>

PIso that defines the isomorphic relationship between Option and the nullable platform type.

Do you like Arrow?

Arrow Org
<