arrow-kt / arrow-fx

Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
64 stars 15 forks source link

Deprecate @higherkind & @extension for Either #354

Closed nomisRev closed 3 years ago

nomisRev commented 3 years ago

By replacing suspend fun catch with inline fun catch in https://github.com/arrow-kt/arrow-core/pull/272, you cannot pass suspend lambdas anymore.