arrow-optics / arrow.optics / PIso / invoke
operator fun <S, T, A, B> invoke(get: (S) -> A, reverseGet: (B) -> T):
PIso
<S, T, A, B>
Invoke operator overload to create a PIso of type S
with target A
.
Can also be used to construct Iso
Do you like Arrow?
✖