arrow-optics / arrow.optics.extensions.nonemptylist.index
arrow.core.NonEmptyList |
get | operator fun <A, T> PLens <T, T, NonEmptyList<A>, NonEmptyList<A>>.~~get~~(i: Int ): POptional <T, T, A, A> |
index | fun <A> ~~index~~(i: Int ): POptional <NonEmptyList<A>, NonEmptyList<A>, A, A> |
Do you like Arrow?
✖