app.cash.quiver.extensions.List.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of lib Show documentation
Show all versions of lib Show documentation
Quiver library providing extension methods and type aliases to improve Arrow
The newest version!
package app.cash.quiver.extensions
import arrow.core.Either
import arrow.core.Option
import arrow.core.filterOption
import arrow.core.raise.either
/**
* Returns a list without Nones
*/
fun List