arrow-kt / arrow-core

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

Automatically deprecate all `@extension` projected methods. #279

Closed raulraja closed 3 years ago

raulraja commented 3 years ago

Still trying to determine if there is a way to actually find non implemented methods so they can be reported to be implemented. As is this already deprecates automatically all the generated extensions