arrow-kt / arrow-meta

Functional companion to Kotlin's Compiler
https://meta.arrow-kt.io
Apache License 2.0
396 stars 42 forks source link

[Feature Epic] Refined types #571

Open JorgeCastilloPrz opened 4 years ago

JorgeCastilloPrz commented 4 years ago

This covers the complete Refined types feature.

Requirements

abdulkaderjeelani commented 3 years ago

Is the @refinement annotation part of the libarary, I tried to use it in my code with no luck. I am using "0.11.0". I can use @optics annotation without any issues. @raulraja please help here.