arrow-optics / arrow.optics / PIso / reverse
open fun reverse(): PIso<B, A, T, S>
open fun reverse():
PIso
<B, A, T, S>
Reverse a PIso: the source becomes the target and the target becomes the source
Do you like Arrow?