arrow-optics / arrow.optics / POptional / lift

lift

open fun lift(f: (focus: A) -> B): (S) -> T

Lift a function f: (A) -> B to the context of S: (S) -> T`

Do you like Arrow?

Arrow Org
<